Changes between Version 1 and Version 2 of Ticket #22, comment 34
- Timestamp:
- Aug 22, 2012, 10:28:37 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22, comment 34
v1 v2 3 3 Please name the files so that I can distinguish them properly. 4 4 5 You also need to trace USBEHCD so that I can check if the EHCI HC properly hands over control to USBOHCD when a USB 1.x device (like USB mouse / keyboard) is attached to a port.5 You also need to trace USBEHCD in both cases so that I can check if the EHCI HC properly hands over control to USBOHCD when a USB 1.x device (like USB mouse / keyboard) is attached to a port. If the handover fails, I need to fix the problem in USBEHCD.SYS.