qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: [patch] Support Windows NT 4


From: Ben Pfaff
Subject: [Qemu-devel] Re: [patch] Support Windows NT 4
Date: Wed, 14 Jul 2004 16:41:10 -0700
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

Ben Pfaff <address@hidden> writes:

> +            if (cylinders <= 1024 && cylinders <= 16 && sectors <= 63) {

The second comparison against cylinders should actually be
against heads.
-- 
"Unix... is not so much a product
 as it is a painstakingly compiled oral history
 of the hacker subculture."
--Neal Stephenson





reply via email to

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