Changeset 491 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Src/Initialization/AtaID.asm
- Timestamp:
- Dec 15, 2012, 2:46:29 PM (12 years ago)
- google:author:
- krille_n_@hotmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Src/Initialization/AtaID.asm
r487 r491 36 36 ; corrupted. We start by making sure P-CHS values are valid. 37 37 ; If they are, we assume the ATA ID to be valid. Fortunately we can do 38 ; fu ther checking for ATA-5 and later since they contain signature and38 ; further checking for ATA-5 and later since they contain signature and 39 39 ; checksum bytes. Those are not available for ATA-4 and older. 40 40
Note:
See TracChangeset
for help on using the changeset viewer.