summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1998-07-15 22:08:38 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1998-07-15 22:08:38 +0000
commit4bcc56e224f8660fdaa7203f93ff10b1f5ab9db8 (patch)
treeb19b09f83382a190281d52f94e51e8e7d98a0c9b /sys/dev
parent2a64a352684a60db83cef99c61ee73d78616e3c0 (diff)
sync
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/pci/pcidevs.h5
-rw-r--r--sys/dev/pci/pcidevs_data.h20
2 files changed, 23 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index 35f477f2eac..70dc7862243 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.66 1998/07/13 02:20:26 deraadt Exp
+ * OpenBSD: pcidevs,v 1.67 1998/07/15 22:08:26 deraadt Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -560,6 +560,7 @@
#define PCI_PRODUCT_ALI_M1449 0x1449 /* M1449 PCI-ISA Bridge */
#define PCI_PRODUCT_ALI_M1451 0x1451 /* M1451 Host-PCI Bridge */
#define PCI_PRODUCT_ALI_M1461 0x1461 /* M1461 Host-PCI Bridge */
+#define PCI_PRODUCT_ALI_M1541 0x1541 /* M1543 Host-PCI Bridge */
#define PCI_PRODUCT_ALI_M4803 0x5215 /* M4803 */
#define PCI_PRODUCT_ALI_M1543 0x1533 /* M1543 PCI-ISA Bridge */
#define PCI_PRODUCT_ALI_M5229 0x5229 /* M5229 UDMA IDE Controller */
@@ -818,6 +819,8 @@
#define PCI_PRODUCT_INTEL_82371AB_PMC 0x7113 /* 82371AB Power Management Controller (PIIX4) */
#define PCI_PRODUCT_INTEL_82443LX 0x7180 /* 82443LX PCI AGP Controller (PAC) */
#define PCI_PRODUCT_INTEL_82443LX_AGP 0x7181 /* 82443LX AGP Device (PAC) */
+#define PCI_PRODUCT_INTEL_82443BX 0x7190 /* 82443BX PCI AGP Controller (PAC) */
+#define PCI_PRODUCT_INTEL_82443BX_AGP 0x7191 /* 82443BX AGP Device (PAC) */
#define PCI_PRODUCT_INTEL_PCI450_PB 0x84c4 /* 450 PCIset (Orion) Host-PCI bridge */
#define PCI_PRODUCT_INTEL_PCI450_MC 0x84c5 /* 450 PCIset (Orion) Memory Controller */
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index c699c3e51d1..afa22940e66 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.66 1998/07/13 02:20:26 deraadt Exp
+ * OpenBSD: pcidevs,v 1.67 1998/07/15 22:08:26 deraadt Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -141,6 +141,12 @@ struct pci_knowndev pci_knowndevs[] = {
"M1461 Host-PCI Bridge",
},
{
+ PCI_VENDOR_ALI, PCI_PRODUCT_ALI_M1541,
+ 0,
+ "Acer Labs",
+ "M1543 Host-PCI Bridge",
+ },
+ {
PCI_VENDOR_ALI, PCI_PRODUCT_ALI_M4803,
0,
"Acer Labs",
@@ -1209,6 +1215,18 @@ struct pci_knowndev pci_knowndevs[] = {
"82443LX AGP Device (PAC)",
},
{
+ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82443BX,
+ 0,
+ "Intel",
+ "82443BX PCI AGP Controller (PAC)",
+ },
+ {
+ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82443BX_AGP,
+ 0,
+ "Intel",
+ "82443BX AGP Device (PAC)",
+ },
+ {
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_PCI450_PB,
0,
"Intel",