flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
b1528932 25 Jun 2010, 10:58
how do i detect if i have hard drive using bios?
about reading and writing i can find info, what about detection? |
|||
![]() |
|
bitshifter 25 Jun 2010, 11:11
|
|||
![]() |
|
baldr 25 Jun 2010, 14:55
b1528932,
HDD doesn't know about BIOS, and it doesn't have to. To get properties of modern HDDs you'll have to use ATA specs (IDENTIFY) of some revision. |
|||
![]() |
|
b1528932 25 Jun 2010, 20:17
when executing bios code, i must locate suitable device and load its bootloader into memory. then start executing it.
how do i locate FDD/HD/CD? |
|||
![]() |
|
DOS386 27 Jun 2010, 10:53
> HDD doesn't know about BIOS, and it doesn't have to.
But BIOS usually knows about HD's installed ![]() > To get properties of modern HDDs you'll have to use > ATA specs (IDENTIFY) of some revision. NO. You can use the BIOS (may have outdated info ![]() > how do i locate FDD/HD/CD? Again, use BIOS or hardware access (legacy ISA HD ports, PCI). |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.