X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Dick Correa" Newsgroups: comp.os.msdos.djgpp References: Subject: Re: Using Extended INT13 LBA and for hard disk access and DPMI under DJGPP Lines: 40 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-ID: Date: Mon, 12 Apr 2004 00:15:07 GMT NNTP-Posting-Host: 24.73.111.82 X-Complaints-To: abuse AT rr DOT com X-Trace: twister.tampabay.rr.com 1081728907 24.73.111.82 (Sun, 11 Apr 2004 20:15:07 EDT) NNTP-Posting-Date: Sun, 11 Apr 2004 20:15:07 EDT Organization: RoadRunner - Central Florida To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Actually no I haven't... However, I have actually seen a small snippet of code in this newsgroup but I didn't DL it ... It was perfect for what I wanted to do... Also, if biosdisk is anything like the real mode biosdisk then it is CHS oriented not LBA oriented... Thanx for the thought though and I will look at the code... Dick "Brian Inglis" wrote in message news:p2ti70tbmf7lcvf9ismj0uqo4kodlgm1t3 AT 4ax DOT com... > On Sun, 11 Apr 2004 13:28:54 GMT in comp.os.msdos.djgpp, "Dick Correa" > wrote: > > >The title kinda says it all... Does anyone have a code snippet for reading > >the hard drive using the extended LBA mode int13 calls using DPMI and djgpp. > >I wrote a handler for a windows 95 program using dosalloc and real mode and > >protected mode pointers with a simulated int13 call using dpmi int31 stuff > >with Borland C 3.1, but I can't seem to get a handle on it with djgpp. > > > >If you can point me in the right direction I would greatly appreciate it. > > Have you looked at: > info libc a biosdisk > > -- > Thanks. Take care, Brian Inglis Calgary, Alberta, Canada > > Brian DOT Inglis AT CSi DOT com (Brian dot Inglis at SystematicSw dot ab dot ca) > fake address use address above to reply >