diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2006-04-29 07:38:31 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2006-04-29 07:38:31 +0000 |
commit | 24b1f035cd133b5ae48b23eaa0615b12f7d9119d (patch) | |
tree | 8758c0e11b82e2255c985fbd511250732d07637e /sys/dev/pci/pcidevs.h | |
parent | 170d0787be13c36839b01eaee61b301e02c3abdd (diff) |
regen
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index d7cf9449c5a..15e585c9706 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.1063 2006/04/27 00:26:44 jsg Exp + * OpenBSD: pcidevs,v 1.1065 2006/04/29 07:37:33 jsg Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -2422,6 +2422,10 @@ #define PCI_PRODUCT_NVIDIA_MCP04_SATA 0x0036 /* MCP04 SATA */ #define PCI_PRODUCT_NVIDIA_MCP04_LAN1 0x0037 /* MCP04 LAN */ #define PCI_PRODUCT_NVIDIA_MCP04_LAN2 0x0038 /* MCP04 LAN */ +#define PCI_PRODUCT_NVIDIA_MCP04_AC97 0x003a /* MCP04 AC97 */ +#define PCI_PRODUCT_NVIDIA_MCP04_OHCI 0x003b /* MCP04 USB */ +#define PCI_PRODUCT_NVIDIA_MCP04_ECHI 0x003c /* MCP04 USB */ +#define PCI_PRODUCT_NVIDIA_MCP04_PPB 0x003d /* MCP04 PCI-PCI */ #define PCI_PRODUCT_NVIDIA_MCP04_SATA2 0x003e /* MCP04 SATA */ #define PCI_PRODUCT_NVIDIA_NFORCE4_ISA 0x0050 /* nForce4 ISA */ #define PCI_PRODUCT_NVIDIA_NFORCE4_ISA2 0x0051 /* nForce4 ISA */ @@ -2448,6 +2452,7 @@ #define PCI_PRODUCT_NVIDIA_NFORCE2_PPB 0x006c /* nForce2 PCI-PCI */ #define PCI_PRODUCT_NVIDIA_NFORCE2_PPB2 0x006d /* nForce2 PCI-PCI */ #define PCI_PRODUCT_NVIDIA_NFORCE2_FW 0x006e /* nForce2 FireWire */ +#define PCI_PRODUCT_NVIDIA_MCP04_PPB2 0x007e /* MCP04 PCIE */ #define PCI_PRODUCT_NVIDIA_NFORCE2_400_ISA 0x0080 /* nForce2 400 ISA */ #define PCI_PRODUCT_NVIDIA_NFORCE2_400_SMB 0x0084 /* nForce2 400 SMBus */ #define PCI_PRODUCT_NVIDIA_NFORCE2_400_IDE 0x0085 /* nForce2 400 IDE */ @@ -2505,6 +2510,7 @@ #define PCI_PRODUCT_NVIDIA_GEFORCE2TI 0x0151 /* GeForce2 Ti */ #define PCI_PRODUCT_NVIDIA_GEFORCE2ULTRA 0x0152 /* GeForce2 Ultra */ #define PCI_PRODUCT_NVIDIA_QUADRO2PRO 0x0153 /* Quadro2 Pro */ +#define PCI_PRODUCT_NVIDIA_GEFORCE6200 0x0161 /* GeForce 6200 */ #define PCI_PRODUCT_NVIDIA_QUADRONVS285 0x0165 /* Quadro NVS 285 */ #define PCI_PRODUCT_NVIDIA_GEFORCE4MX460 0x0170 /* GeForce4 MX 460 */ #define PCI_PRODUCT_NVIDIA_GEFORCE4MX440 0x0171 /* GeForce4 MX 440 */ |