summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorMarco Peereboom <marco@cvs.openbsd.org>2006-04-26 00:51:02 +0000
committerMarco Peereboom <marco@cvs.openbsd.org>2006-04-26 00:51:02 +0000
commit8759bbcb2a55ab679ca343216f2eca569d4ce0d1 (patch)
tree64c02a317b7fc278e08325fe577c30ef3fc500d3 /sys
parent7a9c82668f0ae0b09959ba180b244dc139863576 (diff)
sync
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/pci/pcidevs.h4
-rw-r--r--sys/dev/pci/pcidevs_data.h6
2 files changed, 5 insertions, 5 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index 8f088c46357..5d81796fc38 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.1060 2006/04/24 14:08:03 jsg Exp
+ * OpenBSD: pcidevs,v 1.1061 2006/04/26 00:50:15 marco Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -1280,7 +1280,7 @@
#define PCI_PRODUCT_DELL_PERC_3DI_3_SUB 0x0106 /* PERC 3/Di */
#define PCI_PRODUCT_DELL_PERC_3DI_3_SUB2 0x011b /* PERC 3/Di */
#define PCI_PRODUCT_DELL_PERC_3DI_3_SUB3 0x0121 /* PERC 3/Di */
-#define PCI_PRODUCT_DELL_PERC5I 0x0015 /* PERC 5/i */
+#define PCI_PRODUCT_DELL_PERC5 0x0015 /* PERC SAS */
/* Delta Electronics products */
#define PCI_PRODUCT_DELTA_RHINEII 0x1320 /* RhineII */
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 6e54806d24c..83260271e0e 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.1060 2006/04/24 14:08:03 jsg Exp
+ * OpenBSD: pcidevs,v 1.1061 2006/04/26 00:50:15 marco Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -3367,8 +3367,8 @@ static const struct pci_known_product pci_known_products[] = {
"PERC 3/Di",
},
{
- PCI_VENDOR_DELL, PCI_PRODUCT_DELL_PERC5I,
- "PERC 5/i",
+ PCI_VENDOR_DELL, PCI_PRODUCT_DELL_PERC5,
+ "PERC SAS",
},
{
PCI_VENDOR_DELTA, PCI_PRODUCT_DELTA_RHINEII,