diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2005-07-06 10:42:16 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2005-07-06 10:42:16 +0000 |
commit | b8e3724e3de90df9bddce398162156b5ce7559a4 (patch) | |
tree | 695a9e7a945b1c204aae2eebdca278dd1d01e5ca /sys/dev/pci/pcidevs.h | |
parent | 51a99ccca7cfe01440168efdfd6c071c1a134ca7 (diff) |
regen
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index 1514d30054d..0b2ea7ffe40 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.887 2005/07/06 00:44:25 brad Exp + * OpenBSD: pcidevs,v 1.888 2005/07/06 10:40:44 jsg Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -2037,6 +2037,7 @@ #define PCI_PRODUCT_NVIDIA_MCP04_LAN1 0x0037 /* MCP04 LAN */ #define PCI_PRODUCT_NVIDIA_MCP04_LAN2 0x0038 /* MCP04 LAN */ #define PCI_PRODUCT_NVIDIA_NFORCE4_ISA 0x0050 /* nForce4 ISA */ +#define PCI_PRODUCT_NVIDIA_NFORCE4_ISA2 0x0051 /* nForce4 ISA */ #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 */ @@ -2103,6 +2104,7 @@ #define PCI_PRODUCT_NVIDIA_GEFORCE2GO 0x0112 /* GeForce2 Go */ #define PCI_PRODUCT_NVIDIA_QUADRO2_MXR 0x0113 /* Quadro2 MXR */ #define PCI_PRODUCT_NVIDIA_GEFORCE6600GT 0x0140 /* GeForce 6600 GT */ +#define PCI_PRODUCT_NVIDIA_GEFORCE6600 0x0141 /* GeForce 6600 */ #define PCI_PRODUCT_NVIDIA_GEFORCE2GTS 0x0150 /* GeForce2 GTS */ #define PCI_PRODUCT_NVIDIA_GEFORCE2TI 0x0151 /* GeForce2 Ti */ #define PCI_PRODUCT_NVIDIA_GEFORCE2ULTRA 0x0152 /* GeForce2 Ultra */ |