qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Ben Pfaff <blp@cs.stanford.edu>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [patch] Support Windows NT 4
Date: Wed, 14 Jul 2004 16:41:10 -0700	[thread overview]
Message-ID: <87acy2xill.fsf@benpfaff.org> (raw)
In-Reply-To: 87n023lkw6.fsf@benpfaff.org

Ben Pfaff <blp@cs.stanford.edu> 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	other threads:[~2004-07-14 23:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-13 20:20 [Qemu-devel] [patch] Support Windows NT 4 Ben Pfaff
2004-07-14 23:41 ` Ben Pfaff [this message]
2004-07-17 20:17 ` Sylvain Petreolle
2004-07-17 21:22   ` [Qemu-devel] " Ben Pfaff
2004-07-19 14:40   ` [Qemu-devel] " Paul Jakma
2004-10-09 16:50 ` Fabrice Bellard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87acy2xill.fsf@benpfaff.org \
    --to=blp@cs.stanford.edu \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).