summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2003-12-12 22:57:10 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2003-12-12 22:57:10 +0000
commit1e9a3e001c114ae01cfe4b27637c6fb261e2ef68 (patch)
tree21a65100d4e8f7a1e9e690f5b9056f9751e807fb
parente081dc23ae7e95a48d4f12546e01bd14417627cd (diff)
sync
-rw-r--r--sys/dev/pci/pcidevs.h4
-rw-r--r--sys/dev/pci/pcidevs_data.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index ce732bc2251..84648848459 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.695 2003/12/09 23:06:56 deraadt Exp
+ * OpenBSD: pcidevs,v 1.696 2003/12/12 22:56:59 deraadt Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -1063,7 +1063,7 @@
#define PCI_PRODUCT_HIFN_8165 0x0017 /* 8165 */
#define PCI_PRODUCT_HIFN_8154 0x0018 /* 8154 */
#define PCI_PRODUCT_HIFN_7956 0x001d /* 7956 */
-#define PCI_PRODUCT_HIFN_7955 0x0020 /* 7955 */
+#define PCI_PRODUCT_HIFN_7955 0x0020 /* 7955/7954 */
/* Hint */
#define PCI_PRODUCT_HINT_VXPRO_II_HOST 0x8011 /* Host */
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 03563bad315..0fb7db85efc 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.695 2003/12/09 23:06:56 deraadt Exp
+ * OpenBSD: pcidevs,v 1.696 2003/12/12 22:56:59 deraadt Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -2528,7 +2528,7 @@ static const struct pci_known_product pci_known_products[] = {
},
{
PCI_VENDOR_HIFN, PCI_PRODUCT_HIFN_7955,
- "7955",
+ "7955/7954",
},
{
PCI_VENDOR_HINT, PCI_PRODUCT_HINT_VXPRO_II_HOST,