summaryrefslogtreecommitdiff
path: root/sys/dev/pci
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2000-10-17 17:55:05 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2000-10-17 17:55:05 +0000
commit8d0a9e3b811d11bd2629feb3bf44b57531c5a696 (patch)
tree0641882df3c08d0d28670b27bc36ae3590be328f /sys/dev/pci
parent23530f503dcd13b641c1308097f5e3392ec85bf7 (diff)
Triones HPT366 and HPT370 share the same device ID, but use different revisions
Diffstat (limited to 'sys/dev/pci')
-rw-r--r--sys/dev/pci/pcidevs4
-rw-r--r--sys/dev/pci/pcidevs.h4
-rw-r--r--sys/dev/pci/pcidevs_data.h4
3 files changed, 6 insertions, 6 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs
index 016afac1117..4f51f1ae624 100644
--- a/sys/dev/pci/pcidevs
+++ b/sys/dev/pci/pcidevs
@@ -1,4 +1,4 @@
- $OpenBSD: pcidevs,v 1.332 2000/10/13 00:37:02 aaron Exp $
+ $OpenBSD: pcidevs,v 1.333 2000/10/17 17:54:42 millert Exp $
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
/*
@@ -1620,7 +1620,7 @@ product TRIDENT TGUI_9850 0x9850 TGUI 9850
/* Triones/HighPoint Technologies products */
product TRIONES HPT343 0x0003 HPT343 EIDE
-product TRIONES HPT366 0x0004 HPT366 EIDE
+product TRIONES HPT366 0x0004 HPT366/370 EIDE
/* TriTech Microelectronics products*/
product TRITECH TR25202 0xfc02 Pyramid3D TR25202
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index 959b5b61381..4ebc93839b9 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.331 2000/10/12 17:40:42 deraadt Exp
+ * OpenBSD: pcidevs,v 1.333 2000/10/17 17:54:42 millert Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -1625,7 +1625,7 @@
/* Triones/HighPoint Technologies products */
#define PCI_PRODUCT_TRIONES_HPT343 0x0003 /* HPT343 EIDE */
-#define PCI_PRODUCT_TRIONES_HPT366 0x0004 /* HPT366 EIDE */
+#define PCI_PRODUCT_TRIONES_HPT366 0x0004 /* HPT366/370 EIDE */
/* TriTech Microelectronics products*/
#define PCI_PRODUCT_TRITECH_TR25202 0xfc02 /* Pyramid3D TR25202 */
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 6574011d05e..e82a22585b4 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.331 2000/10/12 17:40:42 deraadt Exp
+ * OpenBSD: pcidevs,v 1.333 2000/10/17 17:54:42 millert Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -4728,7 +4728,7 @@ struct pci_knowndev pci_knowndevs[] = {
PCI_VENDOR_TRIONES, PCI_PRODUCT_TRIONES_HPT366,
0,
"Triones Technologies",
- "HPT366 EIDE",
+ "HPT366/370 EIDE",
},
{
PCI_VENDOR_TRITECH, PCI_PRODUCT_TRITECH_TR25202,