USB: Add VIA quirk fixup for VT8235 usb2
authorMark Hindley <mark@hindley.org.uk>
Mon, 28 Aug 2006 19:43:25 +0000 (20:43 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 1 Sep 2006 01:04:30 +0000 (18:04 -0700)
commit1ae4f9ba84b94b85d995a6ae0064b869ff15b080
treec7d1b959276bb438d2f79ebd9f2a5c1685af7db1
parenteff674a514bd3f59e0cae9b843e0665b576a5ed8
USB: Add VIA quirk fixup for VT8235 usb2

Patch to add VIA PCI quirk for Enhanced/Extended USB on VT8235
southbridge. It is needed in order to use EHCI/USB 2.0 with ACPI.
Without it IRQs are not routed correctly, you get an "Unlink after
no-IRQ?" error and the device is unusable.

I belive this could also be a fix for Bugzilla Bug 5835.

Signed-off-by: Mark Hindley <mark@hindley.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/quirks.c
include/linux/pci_ids.h