X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Sun, 27 Jan 2002 20:52:24 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: sandmann AT clio DOT rice DOT edu Message-Id: <9743-Sun27Jan2002205223+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: djgpp-workers AT delorie DOT com In-reply-to: <10201271840.AA25808@clio.rice.edu> (sandmann@clio.rice.edu) Subject: Re: _bios_disk doc? References: <10201271840 DOT AA25808 AT clio DOT rice DOT edu> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: sandmann AT clio DOT rice DOT edu (Charles Sandmann) > Date: Sun, 27 Jan 2002 12:40:08 -0600 (CST) > > > > di.sector = 0; > > > > The first sector on a disk is number 1, not zero. > > This is taken from the example code for _bios_disk. > > Proposed patch - OK to commit? : Sure.