Ticket #5162: ahci.patch
File ahci.patch, 431 bytes (added by , 15 years ago) |
---|
-
src/add-ons/kernel/busses/scsi/ahci/ahci_port.cpp
140 140 141 141 FlushPostedWrites(); 142 142 143 ResetPort(true);143 // ResetPort(true); 144 144 145 145 TRACE("ie 0x%08lx\n", fRegs->ie); 146 146 TRACE("is 0x%08lx\n", fRegs->is);