diff options
author | Nathan Binkert <nate@cvs.openbsd.org> | 2002-08-20 14:20:28 +0000 |
---|---|---|
committer | Nathan Binkert <nate@cvs.openbsd.org> | 2002-08-20 14:20:28 +0000 |
commit | 0f9829495584eef9827dda0f68dc40021bf27192 (patch) | |
tree | 118e4a7e249c0a6516c6b2c0a6116322ecbd44e9 /sys/dev/pci/pcidevs | |
parent | 890a28efa7245e31888b55097a85a0c244edb5df (diff) |
New intel gigE devices from Henric Jungheim <henric@henric.info>
Diffstat (limited to 'sys/dev/pci/pcidevs')
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 077fbf0469a..d2a367acff3 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.537 2002/08/15 23:24:45 deraadt Exp $ + $OpenBSD: pcidevs,v 1.538 2002/08/20 14:20:27 nate Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1325,6 +1325,8 @@ product INTEL 82544EI_CU 0x1008 PRO 1000XT (82544EI_CU) product INTEL 82544EI_SC 0x1009 PRO 1000XS (82544EI_SC) product INTEL 82544GC 0x100c PRO 1000T (82544GC) product INTEL 82544GC_64 0x100d PRO 1000T (82544GC_64) +product INTEL 82540EM 0x100e PRO 1000MT (82540EM) +product INTEL 82546EB 0x1010 PRO 1000MT (82546EB) product INTEL PRO_100_VE_0 0x1031 PRO/100 VE product INTEL PRO_100_VE_1 0x1032 PRO/100 VE product INTEL PRO_100_VM_0 0x1033 PRO/100 VM |