From 32343d04052b278d92e23ab3b31f5b8591c2f0a0 Mon Sep 17 00:00:00 2001 From: Brad Smith Date: Fri, 3 Nov 2006 06:32:40 +0000 Subject: correct the Intel 108e id, its not a Gig MAC PCI id but an IPMI interface for the NIC and add 108f which is an AMT interface for the NIC. --- sys/dev/pci/pcidevs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sys/dev/pci/pcidevs') diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 3f73a1844e5..37baeef43b0 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1175 2006/11/01 06:07:12 deraadt Exp $ +$OpenBSD: pcidevs,v 1.1176 2006/11/03 06:32:39 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1738,7 +1738,8 @@ product INTEL 82572EI_SERDES 0x107f PRO/1000 PB (82572EI) product INTEL 82546GB_PCIE 0x108a PRO/1000MT (82546GB) product INTEL 82573E 0x108b PRO/1000MT (82573E) product INTEL 82573E_IAMT 0x108c PRO/1000MT (82573E) -product INTEL 82573E_KCS 0x108e PRO/1000PT (82573E) +product INTEL 82573E_KCS 0x108e 82573E KCS (Active Management) +product INTEL 82573E_AMT 0x108f 82573E AMT product INTEL PRO_100_VM_15 0x1091 PRO/100 VM product INTEL PRO_100_VM_16 0x1092 PRO/100 VM product INTEL PRO_100_VM_17 0x1093 PRO/100 VM -- cgit v1.2.3