summaryrefslogtreecommitdiff
path: root/sys/dev/pci
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1998-01-03 08:28:14 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1998-01-03 08:28:14 +0000
commit1bc7b15daf5cec86acbdfc413441295d5fb608d5 (patch)
tree1ecc05bd403e9b55fc32c9ec531b7e59616e8be6 /sys/dev/pci
parent0ffb41dd9b7ad79a9f0ced2493e3905419e417fe (diff)
sync
Diffstat (limited to 'sys/dev/pci')
-rw-r--r--sys/dev/pci/pcidevs.h6
-rw-r--r--sys/dev/pci/pcidevs_data.h6
2 files changed, 6 insertions, 6 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index 3deddcd4d85..5b62b7af75a 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.23 1998/01/03 08:15:12 deraadt Exp
+ * OpenBSD: pcidevs,v 1.24 1998/01/03 08:27:57 deraadt Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -495,7 +495,7 @@
#define PCI_VENDOR_ROCKWELL 0x127a /* Rockwell Semiconductor Systems */
#define PCI_VENDOR_KOFAX 0x1296 /* Kofax Image Products */
#define PCI_VENDOR_PICTUREEL 0x12c5 /* Picture Elements */
-#define PCI_VENDOR_STB 0x12d2 /* STB (2nd PCI Vendor ID) */
+#define PCI_VENDOR_STB2 0x12d2 /* STB (2nd PCI Vendor ID) */
#define PCI_VENDOR_SYMPHONY2 0x1c1c /* Symphony Labs (2nd PCI Vendor ID) */
#define PCI_VENDOR_TEKRAM2 0x1de1 /* Tekram Technology (2nd PCI Vendor ID) */
#define PCI_VENDOR_3DLABS 0x3d3d /* 3D Labs */
@@ -979,5 +979,5 @@
#define PCI_PRODUCT_ZIATECH_ZT8905 0x8905 /* PCI-ST32 Bridge */
/* STB products */
-#define PCI_PRODUCT_STB_RIVA128 0x0018 /* Velocity128 */
+#define PCI_PRODUCT_STB2_RIVA128 0x0018 /* Velocity128 */
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index d2d9b718692..2e3be539d7e 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.23 1998/01/03 08:15:12 deraadt Exp
+ * OpenBSD: pcidevs,v 1.24 1998/01/03 08:27:57 deraadt Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -1857,7 +1857,7 @@ struct pci_knowndev pci_knowndevs[] = {
"PCI-ST32 Bridge",
},
{
- PCI_VENDOR_STB, PCI_PRODUCT_STB_RIVA128,
+ PCI_VENDOR_STB2, PCI_PRODUCT_STB2_RIVA128,
0,
"STB (2nd PCI Vendor ID)",
"Velocity128",
@@ -4545,7 +4545,7 @@ struct pci_knowndev pci_knowndevs[] = {
NULL,
},
{
- PCI_VENDOR_STB, 0,
+ PCI_VENDOR_STB2, 0,
PCI_KNOWNDEV_NOPROD,
"STB (2nd PCI Vendor ID)",
NULL,