summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>2005-04-05 17:30:22 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>2005-04-05 17:30:22 +0000
commite700374f8419d7345d5fc1e22606ada9f614adcd (patch)
tree6d5596077a4cb449afc1e8d5c154733858e9abcd
parent8e423cd995393e09c1f4744ebb046e1522577839 (diff)
regen
-rw-r--r--sys/dev/pci/pcidevs.h8
-rw-r--r--sys/dev/pci/pcidevs_data.h26
2 files changed, 32 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index 7865709f71c..08fb0320c0a 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.850 2005/04/04 16:31:52 damien Exp
+ * OpenBSD: pcidevs,v 1.851 2005/04/05 17:29:46 mickey Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -1982,8 +1982,13 @@
#define PCI_PRODUCT_NVIDIA_VANTA2 0x002d /* Vanta */
#define PCI_PRODUCT_NVIDIA_MCP04_LAN1 0x0037 /* MCP04 LAN */
#define PCI_PRODUCT_NVIDIA_MCP04_LAN2 0x0038 /* MCP04 LAN */
+#define PCI_PRODUCT_NVIDIA_NFORCE4_SMBUS 0x0052 /* nForce4 SMBus */
+#define PCI_PRODUCT_NVIDIA_NFORCE4_ATA133 0x0053 /* nForce4 IDE */
+#define PCI_PRODUCT_NVIDIA_NFORCE4_SATA1 0x0054 /* nForce4 SATA 1 */
+#define PCI_PRODUCT_NVIDIA_NFORCE4_SATA2 0x0055 /* nForce4 SATA 2 */
#define PCI_PRODUCT_NVIDIA_CK804_LAN1 0x0056 /* CK804 LAN */
#define PCI_PRODUCT_NVIDIA_CK804_LAN2 0x0057 /* CK804 LAN */
+#define PCI_PRODUCT_NVIDIA_NFORCE4_AC 0x0059 /* nForce4 AC-97 */
#define PCI_PRODUCT_NVIDIA_NFORCE2_ISA 0x0060 /* nForce2 ISA */
#define PCI_PRODUCT_NVIDIA_NFORCE2_SMB 0x0064 /* nForce2 SMBus */
#define PCI_PRODUCT_NVIDIA_NFORCE2_IDE 0x0065 /* nForce2 IDE */
@@ -2001,6 +2006,7 @@
#define PCI_PRODUCT_NVIDIA_NFORCE3_LAN2 0x0086 /* nForce3 LAN */
#define PCI_PRODUCT_NVIDIA_NFORCE2_400_USB 0x0087 /* nForce2 400 USB */
#define PCI_PRODUCT_NVIDIA_NFORCE2_400_USB2 0x0088 /* nForce2 400 USB2 */
+#define PCI_PRODUCT_NVIDIA_NFORCE2_400_ACA 0x008b /* nForce2 400 AC-97 Audio */
#define PCI_PRODUCT_NVIDIA_NFORCE2_400_PPB 0x008b /* nForce2 400 PCI-PCI */
#define PCI_PRODUCT_NVIDIA_NFORCE3_LAN3 0x008c /* nForce3 LAN */
#define PCI_PRODUCT_NVIDIA_NFORCE2_400_SATA 0x008e /* nForce2 400 SATA */
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 7cdcb3b4cd8..e5e58984f6f 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.850 2005/04/04 16:31:52 damien Exp
+ * OpenBSD: pcidevs,v 1.851 2005/04/05 17:29:46 mickey Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -5583,6 +5583,22 @@ static const struct pci_known_product pci_known_products[] = {
"MCP04 LAN",
},
{
+ PCI_VENDOR_NVIDIA, PCI_PRODUCT_NVIDIA_NFORCE4_SMBUS,
+ "nForce4 SMBus",
+ },
+ {
+ PCI_VENDOR_NVIDIA, PCI_PRODUCT_NVIDIA_NFORCE4_ATA133,
+ "nForce4 IDE",
+ },
+ {
+ PCI_VENDOR_NVIDIA, PCI_PRODUCT_NVIDIA_NFORCE4_SATA1,
+ "nForce4 SATA 1",
+ },
+ {
+ PCI_VENDOR_NVIDIA, PCI_PRODUCT_NVIDIA_NFORCE4_SATA2,
+ "nForce4 SATA 2",
+ },
+ {
PCI_VENDOR_NVIDIA, PCI_PRODUCT_NVIDIA_CK804_LAN1,
"CK804 LAN",
},
@@ -5591,6 +5607,10 @@ static const struct pci_known_product pci_known_products[] = {
"CK804 LAN",
},
{
+ PCI_VENDOR_NVIDIA, PCI_PRODUCT_NVIDIA_NFORCE4_AC,
+ "nForce4 AC-97",
+ },
+ {
PCI_VENDOR_NVIDIA, PCI_PRODUCT_NVIDIA_NFORCE2_ISA,
"nForce2 ISA",
},
@@ -5659,6 +5679,10 @@ static const struct pci_known_product pci_known_products[] = {
"nForce2 400 USB2",
},
{
+ PCI_VENDOR_NVIDIA, PCI_PRODUCT_NVIDIA_NFORCE2_400_ACA,
+ "nForce2 400 AC-97 Audio",
+ },
+ {
PCI_VENDOR_NVIDIA, PCI_PRODUCT_NVIDIA_NFORCE2_400_PPB,
"nForce2 400 PCI-PCI",
},