drochner 27622eb242 Work around imperfect hub emulation in the ehci root hub (ohci is affected
too, but that's not critical): real hubs send port status change
notifications until acknowledged, ehci/ohci send only once so there is
a chance that this gets lost if notifications are disabled during a scan.
The temporary fix is to force a rescan; the real fix will involve a
change in interrupt handling in ehci/ohci which needs more work and
testing.
ehci is critical because a port status change during scan regularely
happens if a full/lowspeed device is connected, due to the handover
process.
Fixes a problem where full/lowspeed devices were not reattached after
a disconnect, reported by Kouichirou Hiratsuka and Juan RP
on current-users.
2007-03-23 21:51:34 +00:00
..
2007-03-18 22:36:11 +00:00
2007-03-13 19:26:06 +00:00
2007-03-08 23:23:45 +00:00
2007-03-08 20:52:21 +00:00
2007-03-07 23:17:01 +00:00
2007-03-10 00:52:46 +00:00
2007-03-04 07:54:07 +00:00
2007-03-06 22:29:29 +00:00
2007-03-04 22:12:43 +00:00
2007-03-01 17:31:35 +00:00