summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/pci/pcidevs.h5
-rw-r--r--sys/dev/pci/pcidevs_data.h8
2 files changed, 4 insertions, 9 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index 22c50435529..37c28eac91d 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.1093 2006/07/08 18:45:17 brad Exp
+ * OpenBSD: pcidevs,v 1.1094 2006/07/08 19:15:18 brad Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -2006,8 +2006,7 @@
#define PCI_PRODUCT_INTEL_RCUxx 0x9622 /* RCUxx I2O RAID */
#define PCI_PRODUCT_INTEL_RCU31 0x9641 /* RCU31 I2O RAID */
#define PCI_PRODUCT_INTEL_RCU31L 0x96a1 /* RCU31L I2O RAID */
-#define PCI_PRODUCT_INTEL_21152_1 0xb150 /* S21152BB PCI-PCI */
-#define PCI_PRODUCT_INTEL_21152_2 0xb152 /* S21152BB PCI-PCI */
+#define PCI_PRODUCT_INTEL_21152 0xb152 /* S21152BB PCI-PCI */
#define PCI_PRODUCT_INTEL_21154 0xb154 /* S21154AE/BE PCI-PCI */
/* Intergraph products */
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 66f810b7efd..28a2de001a6 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.1093 2006/07/08 18:45:17 brad Exp
+ * OpenBSD: pcidevs,v 1.1094 2006/07/08 19:15:18 brad Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -5963,11 +5963,7 @@ static const struct pci_known_product pci_known_products[] = {
"RCU31L I2O RAID",
},
{
- PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_21152_1,
- "S21152BB PCI-PCI",
- },
- {
- PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_21152_2,
+ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_21152,
"S21152BB PCI-PCI",
},
{