qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [RESEND] [PATCH] ide: fix GET_CONFIGURATION DVD-ROM sup


From: Stuart Brady
Subject: Re: [Qemu-devel] [RESEND] [PATCH] ide: fix GET_CONFIGURATION DVD-ROM support
Date: Sat, 5 Jan 2008 01:02:30 +0000
User-agent: Mutt/1.5.13 (2006-08-11)

On Fri, Jan 04, 2008 at 06:25:25PM -0600, Rob Landley wrote:
> On Friday 04 January 2008 04:02:07 Carlo Marcelo Arenas Belon wrote:
> 
> > > -            buf[7] = total_sectors <= 1433600 ? 0x08 : 0x10; /* current
> > > profile */
> 
> Where does the constant come from, anyway?

1433600?  Seems it's the number of 512 KiB blocks in a 700 MiB CD image 
(700 * 1024 * 2).
-- 
Stuart Brady




reply via email to

[Prev in Thread] Current Thread [Next in Thread]