[PATCH] UHCI: Work around old Intel bug
authorAlan Stern <stern@rowland.harvard.edu>
Fri, 12 May 2006 15:41:59 +0000 (11:41 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 21 Jun 2006 22:04:11 +0000 (15:04 -0700)
commitb761d9d867bcc29e8de3e62d1d72b27e75078ca6
tree40b8f2e530bd9bbece14007a3d887bbe12e8afde
parent84afddd7ac58adad00cb0e50d0af25fcf825668b
[PATCH] UHCI: Work around old Intel bug

Some old Intel UHCI controllers have a bug that has shown up in a few
systems (the PIIX3 "Neptune" chip set).  Until now there has not been
any simple way to work around the bug, but the lastest changes in
uhci-hcd have made it easy.  This patch (as684) adds the work-around.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/uhci-q.c