diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2010-02-21 19:33:12 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2010-02-21 19:33:12 +0000 |
commit | 61c8c90ab06be6799bca47b64c12c564bf590149 (patch) | |
tree | d00892e64cb7b4766a6d3615d54cfca7c1c83cb5 | |
parent | 06194cb785e5f784c22ef11a5caff9310d5d0981 (diff) |
the 82597EX is LR or SR, not only LR
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index d825d739547..af71fdbbfee 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1529 2010/02/21 06:22:27 deraadt Exp $ +$OpenBSD: pcidevs,v 1.1530 2010/02/21 19:33:11 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2249,7 +2249,7 @@ product INTEL PRO_100_VE_3 0x103d PRO/100 VE product INTEL PRO_100_VM_5 0x103e PRO/100 VM product INTEL 536EP 0x1040 V.92 Modem product INTEL PRO_WL_2100 0x1043 PRO/Wireless 2100 -product INTEL 82597EX 0x1048 PRO/10GbE LR (82597EX) +product INTEL 82597EX 0x1048 PRO/10GbE (82597EX) product INTEL ICH8_IGP_M_AMT 0x1049 ICH8 IGP M AMT product INTEL ICH8_IGP_AMT 0x104a ICH8 IGP AMT product INTEL ICH8_IGP_C 0x104b ICH8 IGP C |