diff options
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index a4ed8ed82c3..0c3914b4c44 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.1714 2014/02/02 19:16:10 miod Exp + * OpenBSD: pcidevs,v 1.1715 2014/02/11 19:43:02 kettenis Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -2836,10 +2836,10 @@ #define PCI_PRODUCT_INTEL_WL_6235_2 0x088f /* Centrino Advanced-N 6235 */ #define PCI_PRODUCT_INTEL_WL_6150_1 0x0885 /* Centrino Wireless-N 6150 */ #define PCI_PRODUCT_INTEL_WL_6150_2 0x0886 /* Centrino Wireless-N 6150 */ -#define PCI_PRODUCT_INTEL_WL_2030_1 0x0887 /* Centrino Wireless-N 2030 */ -#define PCI_PRODUCT_INTEL_WL_2030_2 0x0888 /* Centrino Wireless-N 2030 */ -#define PCI_PRODUCT_INTEL_WL_2000_1 0x0890 /* Centrino Wireless-N 2000 */ -#define PCI_PRODUCT_INTEL_WL_2000_2 0x0891 /* Centrino Wireless-N 2000 */ +#define PCI_PRODUCT_INTEL_WL_2230_1 0x0887 /* Centrino Wireless-N 2230 */ +#define PCI_PRODUCT_INTEL_WL_2230_2 0x0888 /* Centrino Wireless-N 2230 */ +#define PCI_PRODUCT_INTEL_WL_2200_1 0x0890 /* Centrino Wireless-N 2200 */ +#define PCI_PRODUCT_INTEL_WL_2200_2 0x0891 /* Centrino Wireless-N 2200 */ #define PCI_PRODUCT_INTEL_WL_135_1 0x0892 /* Centrino Wireless-N 135 */ #define PCI_PRODUCT_INTEL_WL_135_2 0x0893 /* Centrino Wireless-N 135 */ #define PCI_PRODUCT_INTEL_WL_105_1 0x0894 /* Centrino Wireless-N 105 */ |