diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2005-08-11 17:09:20 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2005-08-11 17:09:20 +0000 |
commit | 2d7eeea18385143d33818d1f08f11edac21006d9 (patch) | |
tree | 247910dacdc672dcf60c9ae0a0854a5ef2c9c8ca /sys/dev/pci/pcidevs.h | |
parent | 98d529ea461097525b744eb4d243bb0ef38b2016 (diff) |
regen
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index e45fa9a534d..39363102546 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.903 2005/08/10 17:44:28 henning Exp + * OpenBSD: pcidevs,v 1.904 2005/08/11 17:08:58 brad Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1394,7 +1394,7 @@ #define PCI_PRODUCT_INTEL_PRO_100_VM_5 0x103e /* PRO/100 VM */ #define PCI_PRODUCT_INTEL_536EP 0x1040 /* V.92 Modem */ #define PCI_PRODUCT_INTEL_PRO_WL_2100 0x1043 /* PRO/Wireless 2100 */ -#define PCI_PRODUCT_INTEL_PROXGB 0x1048 /* PRO/XGB */ +#define PCI_PRODUCT_INTEL_82597EX 0x1048 /* PRO/10GbE LR (82597EX) */ #define PCI_PRODUCT_INTEL_PRO_100_VE_5 0x1050 /* PRO/100 VE */ #define PCI_PRODUCT_INTEL_PRO_100_VE_6 0x1051 /* PRO/100 VE */ #define PCI_PRODUCT_INTEL_PRO_100_M 0x1059 /* PRO/100 M */ @@ -1449,6 +1449,7 @@ #define PCI_PRODUCT_INTEL_82840_PCI 0x1a24 /* 82840 PCI */ #define PCI_PRODUCT_INTEL_82845_HB 0x1a30 /* 82845 Host */ #define PCI_PRODUCT_INTEL_82845_AGP 0x1a31 /* 82845 AGP */ +#define PCI_PRODUCT_INTEL_82597EX_SR 0x1a48 /* PRO/10GbE SR (82597EX) */ #define PCI_PRODUCT_INTEL_82801AA_LPC 0x2410 /* 82801AA LPC */ #define PCI_PRODUCT_INTEL_82801AA_IDE 0x2411 /* 82801AA IDE */ #define PCI_PRODUCT_INTEL_82801AA_USB 0x2412 /* 82801AA USB */ |