Re: hard disk I/O
- From: mike7411@xxxxxxxxx
- Date: 24 Nov 2006 17:30:35 -0800
ArarghMail611NOSPAM@xxxxxxxxxxxxxxxxx wrote:
On 24 Nov 2006 11:08:07 -0800, mike7411@xxxxxxxxx wrote:
I was just wondering how hard disk I/O is typically performed in
protected mode.
The BIOS disk interrupts don't seem to work properly, and I think they
assume the 16 bit memory model.
Well, if you are lazy, you hop back to real mode.
Otherwise, you write a protected mode driver.
--
ArarghMail611 at [drop the 'http://www.' from ->] http://www.arargh.com
BCET Basic Compiler Page: http://www.arargh.com/basic/index.html
To reply by email, remove the garbage from the reply address.
Would a protected mode driver use something like the OUT command to
talk to the hard drive?
Thanks.
.
- Follow-Ups:
- Re: hard disk I/O
- From: ArarghMail611NOSPAM
- Re: hard disk I/O
- References:
- hard disk I/O
- From: mike7411
- Re: hard disk I/O
- From: ArarghMail611NOSPAM
- hard disk I/O
- Prev by Date: Re: X without libraries... still...
- Next by Date: Re: hard disk I/O
- Previous by thread: Re: hard disk I/O
- Next by thread: Re: hard disk I/O
- Index(es):
Relevant Pages
|