From: Ralf Quint Newsgroups: comp.os.msdos.djgpp Subject: Re: 18-sector limit with biosdisk() Date: Tue, 13 Feb 2001 11:59:15 -0800 Organization: The World Wide Web Message-ID: <3d4j8tgmd9r90qa1v3bl261na3agsc99k5@4ax.com> References: <3a80a97c$0$96560$272ea4a1 AT news DOT execpc DOT com> <200102070231 DOT VAA23644 AT envy DOT delorie DOT com> <3a88965b$0$96557$272ea4a1 AT news DOT execpc DOT com> X-Newsreader: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: newsabuse AT supernews DOT com Lines: 28 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On Tue, 13 Feb 2001 02:04:04 GMT, NoEmailAds AT execpc DOT com (Chris Giese) wrote: >Jason Green wrote: > >>DJ Delorie wrote: >> >>> > Could this limit be removed in the next version of the C library? >>> > Or raised to 21 sectors? The Win95 install floppies have >>> > 21 sectors per track (1.68 meg per disk), as do various >>> > demo disks, OS boot disks, etc. >>> >>> It can be raised pretty easily, but making it dynamically adjust will >>> be trickier. >> >>> Does anyone know of any floppies with more than 21 sectors that the >>> BIOS calls support? > >Linux bootsect.S mentions "2.88 ED" disks with 36 sectors per track, >but I've never seen such a disk. > A lot of IBM PS/2 machines have 2.88MB floppy disks (i have Mod.77 (8577) ) as well as a lot of DEC Alpha Machines (i have a DEC Multia with a 2.88MB drive too), AFAIK, Compaq used them at some point also..... Ralf