summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2000-09-25 20:56:20 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2000-09-25 20:56:20 +0000
commitd7e6945103f80bd3460d66b4943c78585f4de17d (patch)
tree526bb5da562f39c7316335bdbf9edad1428d26d9 /sys
parent67c5e549c62002932ecd05a22cd11a8c07acfa14 (diff)
sync
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 6b32cb0c6af..d676cc23c10 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.323 2000/09/22 18:01:33 aaron Exp
+ * OpenBSD: pcidevs,v 1.324 2000/09/22 18:03:52 aaron Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -1098,6 +1098,7 @@
#define PCI_PRODUCT_INTEL_82801AB_ACA 0x2425 /* 82801AB AC-97 Audio */
#define PCI_PRODUCT_INTEL_82801AB_ACM 0x2426 /* 82801AB AC-97 Modem */
#define PCI_PRODUCT_INTEL_82801AB_HPB 0x2428 /* 82801AB Hub-to-PCI */
+#define PCI_PRODUCT_INTEL_82562 0x2449 /* 82562 */
#define PCI_PRODUCT_INTEL_82371SB_ISA 0x7000 /* 82371SB (Triton II) PCI-ISA */
#define PCI_PRODUCT_INTEL_82371SB_IDE 0x7010 /* 82371SB (Triton II) IDE */
#define PCI_PRODUCT_INTEL_82371USB 0x7020 /* 82371SB (Triton II) USB */
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index cf11baeffed..b1c9adc7400 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.323 2000/09/22 18:01:33 aaron Exp
+ * OpenBSD: pcidevs,v 1.324 2000/09/22 18:03:52 aaron Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -2379,6 +2379,12 @@ struct pci_knowndev pci_knowndevs[] = {
"82801AB Hub-to-PCI",
},
{
+ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82562,
+ 0,
+ "Intel",
+ "82562",
+ },
+ {
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82371SB_ISA,
0,
"Intel",