From: David Brownell Date: Sat, 25 Feb 2006 00:55:52 +0000 (-0800) Subject: [PATCH] USB: fix EHCI BIOS handshake X-Git-Tag: v2.6.16-rc6~155^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c450802a3abf0e8a45238fcb7d22ed9d6f191ce;p=pandora-kernel.git [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 Cc: Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed