Changeset 567 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Inc/DeviceIDE.inc
- Timestamp:
- May 26, 2014, 1:25:15 PM (11 years ago)
- google:author:
- krille_n_@hotmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Inc/DeviceIDE.inc
r526 r567 31 31 TIMEOUT_MAXIMUM EQU 255 ; We would actually want 31 seconds here but I don't think there are so slow drives 32 32 33 %ifdef MODULE_ FEATURE_SETS33 %ifdef MODULE_POWER_MANAGEMENT 34 34 TIMEOUT_BSY EQU TIMEOUT_MOTOR_STARTUP 35 35 TIMEOUT_DRDY EQU TIMEOUT_MOTOR_STARTUP
Note:
See TracChangeset
for help on using the changeset viewer.