summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2001-07-27 17:00:20 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2001-07-27 17:00:20 +0000
commit472411f3f4f4eb493c1c3be194ec53ae2771c2c6 (patch)
tree2e092a66f9ba83d77a8e281a68486f56f5f00173 /sys/dev
parent5231f22d2ff752c5b90acd84e9bad9fe9b6b972d (diff)
sync
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/pci/pcidevs.h7
-rw-r--r--sys/dev/pci/pcidevs_data.h22
2 files changed, 27 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index 63873a0fd44..01b540955a8 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.420 2001/07/26 16:47:40 brad Exp
+ * OpenBSD: pcidevs,v 1.421 2001/07/27 17:00:15 deraadt Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -1242,9 +1242,11 @@
#define PCI_PRODUCT_INTEL_82801BA_USB2 0x2444 /* 82801BA USB2 */
#define PCI_PRODUCT_INTEL_82801BA_ACA 0x2445 /* 82801BA AC-97 Audio */
#define PCI_PRODUCT_INTEL_82801BA_ACM 0x2446 /* 82801BA AC-97 Modem */
+#define PCI_PRODUCT_INTEL_82801BAM_HPB 0x2448 /* 82801BAM Hub-to-PCI */
#define PCI_PRODUCT_INTEL_82562 0x2449 /* 82562 */
#define PCI_PRODUCT_INTEL_82801BAM_IDE 0x244a /* 82801BAM IDE */
#define PCI_PRODUCT_INTEL_82801BA_IDE 0x244b /* 82801BA IDE */
+#define PCI_PRODUCT_INTEL_82801BAM_LPC 0x244c /* 82801BAM LPC */
#define PCI_PRODUCT_INTEL_82801BA_AGP 0x244e /* 82801BA AGP */
#define PCI_PRODUCT_INTEL_82820_MCH 0x2501 /* 82820 MCH */
#define PCI_PRODUCT_INTEL_82820_AGP 0x250f /* 82820 AGP */
@@ -1544,6 +1546,7 @@
#define PCI_PRODUCT_NVIDIA_GEFORCE256 0x0100 /* GeForce256 */
#define PCI_PRODUCT_NVIDIA_GEFORCE256_DDR 0x0101 /* GeForce256 DDR */
#define PCI_PRODUCT_NVIDIA_GEFORCE2MX 0x0110 /* GeForce2 MX */
+#define PCI_PRODUCT_NVIDIA_GEFORCE2GO 0x0112 /* GeForce2 Go */
#define PCI_PRODUCT_NVIDIA_GEFORCE2GTS 0x0150 /* GeForce2 GTS */
#define PCI_PRODUCT_NVIDIA_GEFORCE2ULTRA 0x0152 /* GeForce2 Ultra */
@@ -1778,6 +1781,7 @@
#define PCI_PRODUCT_TI_TSB12LV22 0x8009 /* TSB12LV22 FireWire */
#define PCI_PRODUCT_TI_TSB12LV23 0x8019 /* TSB12LV23 FireWire */
#define PCI_PRODUCT_TI_TSB12LV26 0x8020 /* TSB12LV26 FireWire */
+#define PCI_PRODUCT_TI_PCI4451_FW 0x8027 /* PCI4451 OHCI FireWire */
#define PCI_PRODUCT_TI_PCI1130 0xac12 /* PCI1130 PCI-CardBus */
#define PCI_PRODUCT_TI_PCI1031 0xac13 /* PCI1031 PCI-pcmcia */
#define PCI_PRODUCT_TI_PCI1131 0xac15 /* PCI1131 PCI-CardBus */
@@ -1791,6 +1795,7 @@
#define PCI_PRODUCT_TI_PCI1251B 0xac1f /* PCI1251B PCI-CardBus */
#define PCI_PRODUCT_TI_PCI2030 0xac20 /* PCI2030 PCI-PCI */
#define PCI_PRODUCT_TI_PCI2031 0xac21 /* PCI2031 PCI-PCI */
+#define PCI_PRODUCT_TI_PCI4451_CB 0xac42 /* PCI4451 PCI-CardBus */
#define PCI_PRODUCT_TI_PCI1410 0xac50 /* PCI1410 PCI-CardBus */
#define PCI_PRODUCT_TI_PCI1420 0xac51 /* PCI1420 PCI-CardBus */
#define PCI_PRODUCT_TI_PCI1451 0xac52 /* PCI1451 PCI-CardBus */
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index a554d4e96a0..201a16b1609 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.420 2001/07/26 16:47:40 brad Exp
+ * OpenBSD: pcidevs,v 1.421 2001/07/27 17:00:15 deraadt Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -2091,6 +2091,10 @@ static const struct pci_known_product pci_known_products[] = {
"82801BA AC-97 Modem",
},
{
+ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82801BAM_HPB,
+ "82801BAM Hub-to-PCI",
+ },
+ {
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82562,
"82562",
},
@@ -2103,6 +2107,10 @@ static const struct pci_known_product pci_known_products[] = {
"82801BA IDE",
},
{
+ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82801BAM_LPC,
+ "82801BAM LPC",
+ },
+ {
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82801BA_AGP,
"82801BA AGP",
},
@@ -3011,6 +3019,10 @@ static const struct pci_known_product pci_known_products[] = {
"GeForce2 MX",
},
{
+ PCI_VENDOR_NVIDIA, PCI_PRODUCT_NVIDIA_GEFORCE2GO,
+ "GeForce2 Go",
+ },
+ {
PCI_VENDOR_NVIDIA, PCI_PRODUCT_NVIDIA_GEFORCE2GTS,
"GeForce2 GTS",
},
@@ -3675,6 +3687,10 @@ static const struct pci_known_product pci_known_products[] = {
"TSB12LV26 FireWire",
},
{
+ PCI_VENDOR_TI, PCI_PRODUCT_TI_PCI4451_FW,
+ "PCI4451 OHCI FireWire",
+ },
+ {
PCI_VENDOR_TI, PCI_PRODUCT_TI_PCI1130,
"PCI1130 PCI-CardBus",
},
@@ -3727,6 +3743,10 @@ static const struct pci_known_product pci_known_products[] = {
"PCI2031 PCI-PCI",
},
{
+ PCI_VENDOR_TI, PCI_PRODUCT_TI_PCI4451_CB,
+ "PCI4451 PCI-CardBus",
+ },
+ {
PCI_VENDOR_TI, PCI_PRODUCT_TI_PCI1410,
"PCI1410 PCI-CardBus",
},