Changeset 121 for trunk/src/os2ahci/ahci.c
- Timestamp:
- Aug 31, 2011, 11:23:46 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/os2ahci/ahci.c
r112 r121 1122 1122 if (func(iorb, 0) == 0) { 1123 1123 /* successfully prepared cmd; issue cmd and wait for completion */ 1124 ddprintf("executing polled cmd ...");1124 ddprintf("executing polled cmd on slot 0..."); 1125 1125 writel(port_mmio + PORT_CMD_ISSUE, 1); 1126 1126 timeout /= 10;
Note:
See TracChangeset
for help on using the changeset viewer.