Date: Fri, 09 Feb 2001 16:54:11 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: Jason Green Message-Id: <2593-Fri09Feb2001165411+0200-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.6 CC: djgpp AT delorie DOT com In-reply-to: <3jo78to69hpd1d0m128fcgk26a3th2qggv@4ax.com> (message from Jason Green on Fri, 09 Feb 2001 12:31:29 +0000) Subject: Re: 18-sector limit with biosdisk() References: <3jo78to69hpd1d0m128fcgk26a3th2qggv AT 4ax DOT com> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: Jason Green > Newsgroups: comp.os.msdos.djgpp > Date: Fri, 09 Feb 2001 12:31:29 +0000 > > > > Does this mean that if we bump the limit to 21 sectors, programs might > > choke with som BIOSes? > > Yes - unless you think it could mean something else. English is not my first language. If you aren't sure as well, perhaps we should ask whoever wrote that. > If there is some doubt then it would be worth to do a simple test > before any serious development work on libc. If there's a chance of breaking the library by this change, I think we better not do it. People who need to read non-standard floppies can always use __dpmi_int directly.