Ignore:
Timestamp:
Nov 10, 2013, 4:56:20 PM (12 years ago)
Author:
David Azarewicz
Message:

Fix for hardware that reports incorrect status.
Now report both real and fake devices when SCSI emulation is enabled.

File:
1 edited

Legend:

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

    r171 r174  
    931931  }
    932932
    933   dddphex(parm, sizeof(*parm), "oemhlp_parm: ");
    934   dddphex(data, sizeof(*data), "oemhlp_data: ");
     933  //dddphex(parm, sizeof(*parm), "oemhlp_parm: ");
     934  //dddphex(data, sizeof(*data), "oemhlp_data: ");
    935935
    936936  if (ioctl.rph.Status & STERR) {
Note: See TracChangeset for help on using the changeset viewer.