summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/pci/pci_quirks.c12
1 files changed, 11 insertions, 1 deletions
diff --git a/sys/dev/pci/pci_quirks.c b/sys/dev/pci/pci_quirks.c
index 36c0b8181a9..81f89214f8f 100644
--- a/sys/dev/pci/pci_quirks.c
+++ b/sys/dev/pci/pci_quirks.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: pci_quirks.c,v 1.3 2006/03/19 22:30:26 brad Exp $ */
+/* $OpenBSD: pci_quirks.c,v 1.4 2007/06/29 01:28:53 dlg Exp $ */
/* $NetBSD: pci_quirks.c,v 1.1 1998/05/31 06:03:44 cgd Exp $ */
/*
@@ -45,6 +45,16 @@
static const struct pci_quirkdata pci_quirks[] = {
{ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82371FB_ISA,
PCI_QUIRK_MULTIFUNCTION },
+ { PCI_VENDOR_JMICRON, PCI_PRODUCT_JMICRON_JMB360,
+ PCI_QUIRK_MULTIFUNCTION },
+ { PCI_VENDOR_JMICRON, PCI_PRODUCT_JMICRON_JMB361,
+ PCI_QUIRK_MULTIFUNCTION },
+ { PCI_VENDOR_JMICRON, PCI_PRODUCT_JMICRON_JMB363,
+ PCI_QUIRK_MULTIFUNCTION },
+ { PCI_VENDOR_JMICRON, PCI_PRODUCT_JMICRON_JMB365,
+ PCI_QUIRK_MULTIFUNCTION },
+ { PCI_VENDOR_JMICRON, PCI_PRODUCT_JMICRON_JMB366,
+ PCI_QUIRK_MULTIFUNCTION }
};
const struct pci_quirkdata *