Changeset 616 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Inc
- Timestamp:
- Aug 8, 2021, 7:03:21 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Inc/CustomDPT.inc
r589 r616 72 72 %ifdef MODULE_POWER_MANAGEMENT 73 73 FLGH_DPT_POWER_MANAGEMENT_SUPPORTED EQU (1<<3) ; Bit 3, Drive supports power management (must be bit 3!) 74 FLGH_DPT_APM_SUPPORTED EQU (1<<4) ; Bit 4, Drive supports advanced power management (must be bit 4!) 74 75 %endif 75 76 %ifdef MODULE_ADVANCED_ATA
Note:
See TracChangeset
for help on using the changeset viewer.