flat assembler
Message board for the users of flat assembler.
Index
> Main > bios and hard drive |
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? |
|||
25 Jun 2010, 10:58 |
|
bitshifter 25 Jun 2010, 11:11
|
|||
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. |
|||
25 Jun 2010, 14:55 |
|
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? |
|||
25 Jun 2010, 20:17 |
|
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 ) or the hardware directly. > how do i locate FDD/HD/CD? Again, use BIOS or hardware access (legacy ISA HD ports, PCI). |
|||
27 Jun 2010, 10:53 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.