From: "Angelene and Klaus Thane" Newsgroups: comp.os.msdos.djgpp Subject: biosdisk & int 13 extensions Lines: 10 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Message-ID: Date: Wed, 5 Jan 2000 09:39:54 -0600 NNTP-Posting-Host: 216.76.249.123 X-Trace: news3.mia 947086817 216.76.249.123 (Wed, 05 Jan 2000 10:40:17 EST) NNTP-Posting-Date: Wed, 05 Jan 2000 10:40:17 EST To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Does anybody know if I can use biosdisk for int 13 extensions (0x48(Get Drive Parameter) 42(Ext. Read), and 43(Ext. Write).) 0x2, 0x3 and 0x8 don't cut it anymore. My attempt to use them have been futile. I get nothing but random crap in the buffer. TIA kt