diff options
Diffstat (limited to 'sys/dev/pci/pcidevs')
-rw-r--r-- | sys/dev/pci/pcidevs | 5 |
1 files changed, 3 insertions, 2 deletions
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 |