Ignore:
Timestamp:
Jul 17, 2013, 8:31:34 PM (12 years ago)
Author:
David Azarewicz
Message:

Debug output updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/os2ahci/init.asm

    r160 r164  
    4646
    4747if 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.
    5051_next_hdr       dd      -1                      ; no headers after this one
    5152                dw      DEVLEV_3 + DEV_CHAR_DEV ; flags for ADD drivers
Note: See TracChangeset for help on using the changeset viewer.