Changes between Version 2 and Version 3 of Ticket #2, comment 67
- Timestamp:
- Jan 8, 2012, 2:16:33 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2, comment 67
v2 v3 7 7 1.) Look back at usbhcd6 (10.168, SVN: 93) and usbhcd7 (10.169, SVN: 116):[[BR]] 8 8 moved PCIPMPowerUp from INIT_COMPLETE to INIT. It used to be right before EHCIStopBios. Reconsider also for USBUHCD.SYS + USBOHCD.SYS ?[[BR]] 9 2.) reconsider setting (PORTSC_P_OWNER | | PORTSC_WKDSCNNT_E) instead of just PORTSC_P_OWNER[[BR]]9 2.) reconsider setting just PORTSC_P_OWNER instead of (PORTSC_P_OWNER | PORTSC_WKDSCNNT_E)[[BR]] 10 10 3.) restore EHCI handover, change didn't help