detecting drives in real mode + lidt
Posted: Sat Apr 28, 2007 7:42 pm
how can i detect drives in real mode? I tried attempting to read from all the drive numbers, w/o actually reading any memory, and reporting whether or not there was an error, but that didnt yield resutls. Any ideas?
How does load an idt in real mode? do you just use lidt and it is immediately active? Do i load it, then enter PM then go back to RM? what do i use as the offest in the table entires (idt)?
How does load an idt in real mode? do you just use lidt and it is immediately active? Do i load it, then enter PM then go back to RM? what do i use as the offest in the table entires (idt)?