]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit67f1682dcc85a70528c03e43bafe41b390819f92
tree40b8f2e530bd9bbece14007a3d887bbe12e8afde
parent6a5953e36db8c8f4a76bde668bcd42e44e7316a9
[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