diff options
author | Martin Pieuchot <mpi@cvs.openbsd.org> | 2011-08-30 15:58:22 +0000 |
---|---|---|
committer | Martin Pieuchot <mpi@cvs.openbsd.org> | 2011-08-30 15:58:22 +0000 |
commit | 103184768056c27708d498d7b979adb223d1eadf (patch) | |
tree | dd61f59661bb4fafbad13b08e64219903c084e7f /sys/dev/pci/pcidevs.h | |
parent | 72fe61c994f1fe4622e23c4d125c13940d57655f (diff) |
regen
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index ce8187c81df..2828d26d7f1 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.1617 2011/07/31 15:31:22 kettenis Exp + * OpenBSD: pcidevs,v 1.1618 2011/08/30 15:57:10 mpi Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -4316,7 +4316,7 @@ #define PCI_PRODUCT_NVIDIA_GEFORCE8600M_GT 0x0407 /* GeForce 8600M GT */ #define PCI_PRODUCT_NVIDIA_QUADROFX570M 0x040c /* Quadro FX 570M */ #define PCI_PRODUCT_NVIDIA_GEFORCE8500_GT 0x0421 /* GeForce 8500 GT */ -#define PCI_PRODUCT_NVIDIA_GEFORCE8400_GS 0x0422 /* GeForce 8400 GS */ +#define PCI_PRODUCT_NVIDIA_GEFORCE8400_GS_0 0x0422 /* GeForce 8400 GS */ #define PCI_PRODUCT_NVIDIA_GEFORCE8400M_GS 0x0427 /* GeForce 8400M GS */ #define PCI_PRODUCT_NVIDIA_GEFORCE8400M_G 0x0428 /* GeForce 8400M G */ #define PCI_PRODUCT_NVIDIA_MCP65_ISA1 0x0440 /* MCP65 ISA */ @@ -4392,6 +4392,7 @@ #define PCI_PRODUCT_NVIDIA_GEFORCE_8800_GT 0x0611 /* GeForce 8800 GT */ #define PCI_PRODUCT_NVIDIA_GEFORCE_9800_GT 0x0614 /* GeForce 9800 GT */ #define PCI_PRODUCT_NVIDIA_GEFORCE_9600_GT 0x0622 /* GeForce 9600 GT */ +#define PCI_PRODUCT_NVIDIA_GEFORCE8400_GS_1 0x06e4 /* GeForce 8400 GS */ #define PCI_PRODUCT_NVIDIA_GEFORCE9300M_GS 0x06e9 /* GeForce 9300M GS */ #define PCI_PRODUCT_NVIDIA_QUADRONVS150 0x06ea /* Quadro NVS 150m */ #define PCI_PRODUCT_NVIDIA_QUADRONVS160 0x06eb /* Quadro NVS 160m */ |