Changeset 69 for trunk/src/os2ahci/ctxhook.c
- Timestamp:
- Jan 7, 2011, 4:54:46 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/os2ahci/ctxhook.c
r68 r69 191 191 if (req_sense(problem_iorb, 0) == 0) { 192 192 /* execute request sense on slot #0 before anything else comes along */ 193 ADD_StartTimerMS(&aws->timer, 5000, (PFN) timeout_callback, iorb, 0); 194 aws->cmd_slot = 0; 193 195 ai->ports[p].reg_cmds = 1; 194 196 writel(port_mmio + PORT_CMD_ISSUE, 1);
Note:
See TracChangeset
for help on using the changeset viewer.