Changeset 164 for trunk/src/os2ahci/init.asm
- Timestamp:
- Jul 17, 2013, 8:31:34 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/os2ahci/init.asm
r160 r164 46 46 47 47 if 1 48 ; This is here to support old SMART tools. This is a really bad thing to do as it will 49 ; cause problems in the future. The SMART tools should be fixed instead. 48 ; This is here to support old SMART tools which only look for IBMS506$. This is a 49 ; really bad thing to do as it will cause problems in the future. The SMART tools 50 ; should be fixed to be able to open OS2AHCI$ and this header should be removed. 50 51 _next_hdr dd -1 ; no headers after this one 51 52 dw DEVLEV_3 + DEV_CHAR_DEV ; flags for ADD drivers
Note:
See TracChangeset
for help on using the changeset viewer.