[PATCH] USB: fix up the usb early handoff logic for EHCI
authorDavid Brownell <david-b@pacbell.net>
Thu, 9 Feb 2006 21:35:31 +0000 (16:35 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 14 Feb 2006 05:33:39 +0000 (21:33 -0800)
commita38408cd8d6bc0e5d16e609d4b1fdf9ba2e099ce
tree5a559a05117c481f0cefd3c67a1d01e744cf7946
parent75c0141ca2fdae7c332d8f17412fbe0939dd005f
[PATCH] USB: fix up the usb early handoff logic for EHCI

Disable some dubious "early" USB handoff code that allegedly works around bugs
on some systems (we don't know which ones) but rudely breaks some others.

Also make the kernel warnings reporting BIOS handoff problems be more useful,
reporting the register whose value displays the trouble.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/pci-quirks.c