Changeset 53075 in vbox for trunk/src/VBox/Devices
- Timestamp:
- Oct 16, 2014 11:41:46 AM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 96584
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Storage/DevAHCI.cpp
r52961 r53075 1704 1704 return rc; 1705 1705 1706 #if 0 /* temporarily disabled for investigation */ 1706 1707 /* Update interrupt status register first. */ 1707 1708 ahci->regHbaIs |= ASMAtomicXchgU32(&ahci->u32PortsInterrupted, 0); 1709 #endif 1708 1710 1709 1711 if (u32Value > 0)
Note:
See TracChangeset
for help on using the changeset viewer.