How to interact with disks or cd-roms in Protected Mode?
Posted: Thu Apr 28, 2011 10:02 am
Hi,
This is a big problem to me. In Real Mode, I can rely on BIOS to deal with disks and cd-roms (sometimes LBA BIOS extenstion is used). But once I enter the Protected Mode, I cannot use BIOS interrupt any more. So, should I write my own device driver? Is there any best practice?
Many thanks!
This is a big problem to me. In Real Mode, I can rely on BIOS to deal with disks and cd-roms (sometimes LBA BIOS extenstion is used). But once I enter the Protected Mode, I cannot use BIOS interrupt any more. So, should I write my own device driver? Is there any best practice?
Many thanks!