]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] USB: fix EHCI BIOS handshake
authorDavid Brownell <david-b@pacbell.net>
Sat, 25 Feb 2006 00:55:52 +0000 (16:55 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 28 Feb 2006 20:42:06 +0000 (12:42 -0800)
commitd0b612aa6b8f7ee72901adddfd8d37b805a05c14
tree7b950d665abb07ef3afd07c6135e685d5a70a817
parentf85f108f950a6e76b789582f3ab461a08bada8c3
[PATCH] USB: fix EHCI BIOS handshake

Fix http://bugzilla.kernel.org/show_bug.cgi?id=6128

Finish morphing the "early handoff" version of the EHCI BIOS handshake over
to match the previous implementation inside the EHCI driver (except that
now we forcibly disable the SMI).  The version that had been with the PCI
code was surprisingly full of bugs.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Cc: <yazar256@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/pci-quirks.c