summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorBrad Smith <brad@cvs.openbsd.org>2006-01-31 21:41:04 +0000
committerBrad Smith <brad@cvs.openbsd.org>2006-01-31 21:41:04 +0000
commit50c222dd644e3cf7cd082da4c5b83c0a05d92076 (patch)
tree99c61ff6c1bdbe2b07a1c1937d9875e2f34c9221 /sys
parent395e51cd370c463c89c5aedfad3a795f96e1f528 (diff)
regen
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/pci/pcidevs.h6
-rw-r--r--sys/dev/pci/pcidevs_data.h10
2 files changed, 8 insertions, 8 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index 7e8adb56783..9c466280c4b 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.1011 2006/01/31 19:35:56 brad Exp
+ * OpenBSD: pcidevs,v 1.1012 2006/01/31 21:39:05 brad Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -2612,8 +2612,8 @@
#define PCI_PRODUCT_RCC_PCIE_PCIX 0x0103 /* PCIE-PCIX */
#define PCI_PRODUCT_RCC_HT_1000_PCIX 0x0104 /* HT-1000 PCIX */
#define PCI_PRODUCT_RCC_CIOB_E 0x0110 /* CIOB-E */
-#define PCI_PRODUCT_RCC_HT_1000_PCIE_1 0x0130 /* HT-1000 PCIE */
-#define PCI_PRODUCT_RCC_HT_1000_PCIE_2 0x0132 /* HT-1000 PCIE */
+#define PCI_PRODUCT_RCC_HT_2000_PCIE_1 0x0130 /* HT-2000 PCIE */
+#define PCI_PRODUCT_RCC_HT_2000_PCIE_2 0x0132 /* HT-2000 PCIE */
#define PCI_PRODUCT_RCC_OSB4 0x0200 /* OSB4 */
#define PCI_PRODUCT_RCC_CSB5 0x0201 /* CSB5 */
#define PCI_PRODUCT_RCC_CSB6 0x0203 /* CSB6 */
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 5c8ddfec42a..e5845cb89c6 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.1011 2006/01/31 19:35:56 brad Exp
+ * OpenBSD: pcidevs,v 1.1012 2006/01/31 21:39:05 brad Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -7931,12 +7931,12 @@ static const struct pci_known_product pci_known_products[] = {
"CIOB-E",
},
{
- PCI_VENDOR_RCC, PCI_PRODUCT_RCC_HT_1000_PCIE_1,
- "HT-1000 PCIE",
+ PCI_VENDOR_RCC, PCI_PRODUCT_RCC_HT_2000_PCIE_1,
+ "HT-2000 PCIE",
},
{
- PCI_VENDOR_RCC, PCI_PRODUCT_RCC_HT_1000_PCIE_2,
- "HT-1000 PCIE",
+ PCI_VENDOR_RCC, PCI_PRODUCT_RCC_HT_2000_PCIE_2,
+ "HT-2000 PCIE",
},
{
PCI_VENDOR_RCC, PCI_PRODUCT_RCC_OSB4,