summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/pci/pcidevs.h3
-rw-r--r--sys/dev/pci/pcidevs_data.h8
2 files changed, 9 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index 08c2cee4284..37fff09a09f 100644
--- a/sys/dev/pci/pcidevs.h
+++ b/sys/dev/pci/pcidevs.h
@@ -2,7 +2,7 @@
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * OpenBSD: pcidevs,v 1.128 1999/03/09 04:18:27 deraadt Exp
+ * OpenBSD: pcidevs,v 1.129 1999/03/12 20:01:33 deraadt Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -1056,6 +1056,7 @@
/* QLogic products */
#define PCI_PRODUCT_QLOGIC_ISP1020 0x1020 /* ISP1020 */
#define PCI_PRODUCT_QLOGIC_ISP1022 0x1022 /* ISP1022 */
+#define PCI_PRODUCT_QLOGIC_ISP1080 0x1080 /* ISP1080 */
#define PCI_PRODUCT_QLOGIC_ISP2100 0x2100 /* ISP2100 */
/* Quantum Designs products */
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 3335f3f365f..c0f6f4c94af 100644
--- a/sys/dev/pci/pcidevs_data.h
+++ b/sys/dev/pci/pcidevs_data.h
@@ -2,7 +2,7 @@
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * OpenBSD: pcidevs,v 1.128 1999/03/09 04:18:27 deraadt Exp
+ * OpenBSD: pcidevs,v 1.129 1999/03/12 20:01:33 deraadt Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -2079,6 +2079,12 @@ struct pci_knowndev pci_knowndevs[] = {
"ISP1022",
},
{
+ PCI_VENDOR_QLOGIC, PCI_PRODUCT_QLOGIC_ISP1080,
+ 0,
+ "QLogic",
+ "ISP1080",
+ },
+ {
PCI_VENDOR_QLOGIC, PCI_PRODUCT_QLOGIC_ISP2100,
0,
"QLogic",