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 00190b32713..b55be983213 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.1419 2008/10/04 21:41:04 kettenis Exp + * OpenBSD: pcidevs,v 1.1420 2008/10/06 15:14:28 deraadt Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -3530,6 +3530,7 @@ #define PCI_PRODUCT_NVIDIA_GEFORCE8600M_GT 0x0407 /* GeForce 8600M GT */ #define PCI_PRODUCT_NVIDIA_QUADROFX570M 0x040c /* Quadro FX 570M */ #define PCI_PRODUCT_NVIDIA_GEFORCE8400_GS 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 */ #define PCI_PRODUCT_NVIDIA_MCP65_ISA2 0x0441 /* MCP65 ISA */ |