diff options
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index edfd83e19bd..0d9f3286f2e 100644 --- a/sys/dev/pci/pcidevs.h +++ b/sys/dev/pci/pcidevs.h @@ -1519,6 +1519,7 @@ #define PCI_PRODUCT_INTEL_E7710_MCH_PCIEC1 0x359a /* E7710 MCH PCIE */ #define PCI_PRODUCT_INTEL_E7710_WMCH 0x359e /* E7710 WMCH */ #define PCI_PRODUCT_INTEL_PRO_2200BG_3B 0x4220 /* PRO/2200BG 3B */ +#define PCI_PRODUCT_INTEL_PRO_2225BG 0x4221 /* PRO/2225BG */ #define PCI_PRODUCT_INTEL_PRO_2915ABG_3B 0x4223 /* PRO/2915ABG 3B */ #define PCI_PRODUCT_INTEL_80960RD 0x5200 /* i960 RD PCI-PCI */ #define PCI_PRODUCT_INTEL_PRO_100_SERVER 0x5201 /* PRO 100 Server */ |