diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-02-07 05:44:15 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-02-07 05:44:15 +0000 |
commit | b2b7539d83313ec2842cf79973b6bb83f8c62ed8 (patch) | |
tree | e8d1312f40a2165f4b77067f29373df2ca9d35d3 /sys/dev/pci/pcidevs | |
parent | 03eb2634a10b2b1d59688243b2f84091f381a8fa (diff) |
new fxp; cmetz
Diffstat (limited to 'sys/dev/pci/pcidevs')
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index d0088a79a80..2402eb16e0c 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.708 2004/01/28 03:53:17 deraadt Exp $ +$OpenBSD: pcidevs,v 1.709 2004/02/07 05:44:14 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1157,6 +1157,7 @@ product INTEL PRO_100_VM_5 0x103e PRO/100 VM product INTEL PRO_2100_3B 0x1043 PRO/2100 3B product INTEL PROXGB 0x1048 PRO/XGB product INTEL PRO_100_VE_5 0x1050 PRO/100 VE +product INTEL PRO_100_VE_6 0x1051 PRO/100 VE product INTEL PRO_100_M 0x1059 PRO/100 M product INTEL 82547GI 0x1075 PRO/1000MT (82547GI) product INTEL 82541GI 0x1076 PRO/1000MT (82541GI) |