Ignore:
Timestamp:
Feb 28, 2017, 10:50:54 PM (8 years ago)
Author:
David Azarewicz
Message:

Doc changes
Warpin package changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/os2ahci/os2ahci.c

    r185 r186  
    612612    pIorb->ErrorCode = 0;
    613613    memset(&pIorb->ADDWorkSpace, 0x00, sizeof(ADD_WORKSPACE));
     614
     615    #ifdef DEBUG
     616    DumpIorb(pIorb); /* DAZ TESTING */
     617    #endif
    614618
    615619    if (iorb_driver_level(pIorb))
Note: See TracChangeset for help on using the changeset viewer.