summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorChris Cappuccio <chris@cvs.openbsd.org>2001-02-22 01:34:51 +0000
committerChris Cappuccio <chris@cvs.openbsd.org>2001-02-22 01:34:51 +0000
commit7224416ad8a2fb4aedaf77f9370dadb5b290cef4 (patch)
treea594a705063c2c575d652daec7271d18288b527d /sys
parent7ada0fc6d24c0349330843d0e7f6ee2449b25250 (diff)
sync
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/pci/pcidevs.h10
-rw-r--r--sys/dev/pci/pcidevs_data.h10
2 files changed, 10 insertions, 10 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index a7cfacad95b..a231bbe6caf 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.367 2001/02/20 03:52:05 jason Exp
+ * OpenBSD: pcidevs,v 1.368 2001/02/21 23:44:13 chris Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -987,15 +987,15 @@
/* DEC products */
#define PCI_PRODUCT_DEC_21050 0x0001 /* DECchip 21050 PCI-PCI */
-#define PCI_PRODUCT_DEC_21040 0x0002 /* DECchip 21040 /* Tulip */ */
-#define PCI_PRODUCT_DEC_21030 0x0004 /* DECchip 21030 /* TGA */ */
+#define PCI_PRODUCT_DEC_21040 0x0002 /* DECchip 21040 */
+#define PCI_PRODUCT_DEC_21030 0x0004 /* DECchip 21030 */
#define PCI_PRODUCT_DEC_NVRAM 0x0007 /* Zephyr NV-RAM */
#define PCI_PRODUCT_DEC_KZPSA 0x0008 /* KZPSA */
-#define PCI_PRODUCT_DEC_21140 0x0009 /* DECchip 21140 /* FasterNet */ */
+#define PCI_PRODUCT_DEC_21140 0x0009 /* DECchip 21140 */
#define PCI_PRODUCT_DEC_PBXGB 0x000d /* TGA2 */
#define PCI_PRODUCT_DEC_DEFPA 0x000f /* DEFPA */
/* product DEC ??? 0x0010 ??? VME Interface */
-#define PCI_PRODUCT_DEC_21041 0x0014 /* DECchip 21041 /* Tulip Pass 3 */ */
+#define PCI_PRODUCT_DEC_21041 0x0014 /* DECchip 21041 */
#define PCI_PRODUCT_DEC_DGLPB 0x0016 /* DGLPB (OPPO) */
#define PCI_PRODUCT_DEC_21142 0x0019 /* DECchip 21142/3 */
/* Farallon apparently used DEC's vendor ID by mistake */
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index a03c8bb141c..653ea11d59e 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.367 2001/02/20 03:52:05 jason Exp
+ * OpenBSD: pcidevs,v 1.368 2001/02/21 23:44:13 chris Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -1328,11 +1328,11 @@ static const struct pci_known_product pci_known_products[] = {
},
{
PCI_VENDOR_DEC, PCI_PRODUCT_DEC_21040,
- "DECchip 21040 /* Tulip */",
+ "DECchip 21040",
},
{
PCI_VENDOR_DEC, PCI_PRODUCT_DEC_21030,
- "DECchip 21030 /* TGA */",
+ "DECchip 21030",
},
{
PCI_VENDOR_DEC, PCI_PRODUCT_DEC_NVRAM,
@@ -1344,7 +1344,7 @@ static const struct pci_known_product pci_known_products[] = {
},
{
PCI_VENDOR_DEC, PCI_PRODUCT_DEC_21140,
- "DECchip 21140 /* FasterNet */",
+ "DECchip 21140",
},
{
PCI_VENDOR_DEC, PCI_PRODUCT_DEC_PBXGB,
@@ -1356,7 +1356,7 @@ static const struct pci_known_product pci_known_products[] = {
},
{
PCI_VENDOR_DEC, PCI_PRODUCT_DEC_21041,
- "DECchip 21041 /* Tulip Pass 3 */",
+ "DECchip 21041",
},
{
PCI_VENDOR_DEC, PCI_PRODUCT_DEC_DGLPB,