diff options
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index 472fe8a16f7..15d5285bd3a 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.1359 2008/05/19 08:08:07 brad Exp + * OpenBSD: pcidevs,v 1.1360 2008/05/20 08:23:18 brad Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -3224,6 +3224,7 @@ #define PCI_PRODUCT_NVIDIA_GEFORCE4TI4200_2 0x0281 /* GeForce4 Ti 4200 */ #define PCI_PRODUCT_NVIDIA_GEFORCE4TI4200GO 0x0286 /* GeForce4 Ti 4200 Go */ #define PCI_PRODUCT_NVIDIA_GEFORCE7900GT 0x0291 /* GeForce 7900 GT/GTO */ +#define PCI_PRODUCT_NVIDIA_QUADROFX3500 0x029d /* Quadro FX 3500 */ #define PCI_PRODUCT_NVIDIA_GEFORCE7600GT_2 0x02e0 /* GeForce 7600 GT */ #define PCI_PRODUCT_NVIDIA_GEFORCE7600GS_2 0x02e1 /* GeForce 7600 GS */ #define PCI_PRODUCT_NVIDIA_C51_HB_1 0x02f0 /* C51 Host */ |