Changeset 437 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Src/Device/IDE
- Timestamp:
- Aug 10, 2012, 5:35:08 PM (12 years ago)
- google:author:
- aitotat@gmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Src/Device/IDE/IdeCommand.asm
r432 r437 86 86 call Idepack_FakeToSSBP 87 87 88 ; Enable 8-bit PIO mode for Lo-tech XT-CF 89 call AH9h_Enable8bitPioModeForXTCF 90 88 91 ; Prepare to output Identify Device command 89 92 mov dl, 1 ; Sector count (required by IdeTransfer.asm)
Note:
See TracChangeset
for help on using the changeset viewer.