aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pci_ids.h
diff options
context:
space:
mode:
authorJay Cliburn <jacliburn@bellsouth.net>2007-05-26 17:01:04 -0500
committerGreg Kroah-Hartman <gregkh@suse.de>2007-05-31 16:56:37 -0700
commit184b812f7da6726d7ea4ca409c7a8762ff6c6df6 (patch)
tree77bd990cb8b36b94a9da0e9e683b70ca105279e4 /include/linux/pci_ids.h
parentPCI: i386: fixup for Siemens Nixdorf AG FSC Multiprocessor Interrupt Controllers (diff)
downloadlinux-dev-184b812f7da6726d7ea4ca409c7a8762ff6c6df6.tar.xz
linux-dev-184b812f7da6726d7ea4ca409c7a8762ff6c6df6.zip
PCI: quirk disable MSI on via vt3351
The Via VT3351 APIC does not play well with MSI and unleashes a flood of APIC errors when MSI is used to deliver interrupts. The problem was recently exposed when the atl1 network device driver, which enables MSI by default, stimulated APIC errors on an Asus M2V mainboard, which employs the Via VT3351. See http://bugzilla.kernel.org/show_bug.cgi?id=8472 for additional details on this bug. Signed-off-by: Jay Cliburn <jacliburn@bellsouth.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'include/linux/pci_ids.h')
-rw-r--r--include/linux/pci_ids.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
index c4a14c6e8542..02cf0cd7e245 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -1292,6 +1292,7 @@
#define PCI_DEVICE_ID_VIA_P4M890 0x0327
#define PCI_DEVICE_ID_VIA_VT3324 0x0324
#define PCI_DEVICE_ID_VIA_VT3336 0x0336
+#define PCI_DEVICE_ID_VIA_VT3351 0x0351
#define PCI_DEVICE_ID_VIA_8371_0 0x0391
#define PCI_DEVICE_ID_VIA_8501_0 0x0501
#define PCI_DEVICE_ID_VIA_82C561 0x0561