diff options
author | Claudio Jeker <claudio@cvs.openbsd.org> | 2009-09-15 12:06:53 +0000 |
---|---|---|
committer | Claudio Jeker <claudio@cvs.openbsd.org> | 2009-09-15 12:06:53 +0000 |
commit | 958eaa58e972b9fbce1b4df4edf266113b2fbe20 (patch) | |
tree | 4387309039ade0d51a92a6c72d34b4b1cdfceea9 /sys | |
parent | 43985f9587646943ba4a959767965a408816239c (diff) |
Better product names for the newest Intel cards. Include the product
number in the name to simplify identifying the card in dmesg. OK dms
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 3e06e9d1b11..99e07318092 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1491 2009/08/27 23:20:08 jolan Exp $ +$OpenBSD: pcidevs,v 1.1492 2009/09/15 12:06:52 claudio Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2298,7 +2298,7 @@ product INTEL ICH8_IFE_G 0x10c5 ICH8 IFE G product INTEL 82598AF_DUAL 0x10c6 10GbE SR Dual (82598AF) product INTEL 82598AF 0x10c7 10GbE SR (82598AF) product INTEL 82598AT 0x10c8 10GbE (82598AT) -product INTEL 82576 0x10c9 PRO/1000 +product INTEL 82576 0x10c9 PRO/1000 (82576) product INTEL ICH9_IGP_M_V 0x10cb ICH9 IGP M V product INTEL ICH10_R_BM_LM 0x10cc ICH10 R BM LM product INTEL ICH10_R_BM_LF 0x10cd ICH10 R BM LF @@ -2347,7 +2347,7 @@ product INTEL 82806AA 0x1360 82806AA product INTEL 82870P2_PPB 0x1460 82870P2 PCIX-PCIX product INTEL 82870P2_IOxAPIC 0x1461 82870P2 IOxAPIC product INTEL 82870P2_HPLUG 0x1462 82870P2 Hot Plug -product INTEL 82576_NS 0x150a PRO/1000 NS +product INTEL 82576_NS 0x150a PRO/1000 (82576NS) product INTEL 80960RP_ATU 0x1960 80960RP ATU product INTEL 82840_HB 0x1a21 82840 Host product INTEL 82840_AGP 0x1a23 82840 AGP |