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/ata.c

    r185 r186  
    286286  cmd_hdr->options |= n << 16;
    287287
    288   if (D32g_DbgLevel >= 7)
     288  if ((D32g_DbgLevel >= 7) || (atapi_cmd != NULL))
    289289  {
    290290    DPRINTF(0,"ATA command for %d.%d.%d, slot %d:\n", ad_no(ai), p, d, slot);
Note: See TracChangeset for help on using the changeset viewer.