diff options
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index 9a8c15c030c..0071d6a9be0 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.750 2004/07/18 03:56:40 deraadt Exp + * OpenBSD: pcidevs,v 1.751 2004/07/18 04:26:18 deraadt Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1811,7 +1811,7 @@ #define PCI_PRODUCT_NVIDIA_GEFORCE2ULTRA 0x0152 /* GeForce2 Ultra */ #define PCI_PRODUCT_NVIDIA_QUADRO2PRO 0x0153 /* Quadro2 Pro */ #define PCI_PRODUCT_NVIDIA_GEFORCE4MX460 0x0170 /* GeForce4 MX 460 */ - Series WLANproduct NVIDIA GEFORCE4MX440 0x0171 GeForce4 MX 440 +#define PCI_PRODUCT_NVIDIA_GEFORCE4MX440 0x0171 /* GeForce4 MX 440 */ #define PCI_PRODUCT_NVIDIA_GEFORCE4MX420 0x0172 /* GeForce4 MX 420 */ #define PCI_PRODUCT_NVIDIA_GEFORCE4440GO 0x0174 /* GeForce4 440 Go */ #define PCI_PRODUCT_NVIDIA_GEFORCE4420GO 0x0175 /* GeForce4 420 Go */ |