diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2005-02-27 02:37:15 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2005-02-27 02:37:15 +0000 |
commit | e39137e2666a8f5fdfdb026525c8eec0fdc8981e (patch) | |
tree | 40349dccaaec8e66bfccc3be8b926d48b2ca06c4 /sys/dev/pci | |
parent | 2b2c7caa91ca79f0b10cb6d633355d94cf49698f (diff) |
MF -> MT
Diffstat (limited to 'sys/dev/pci')
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index a300e9985f2..f4aecb10747 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.837 2005/02/25 11:50:16 deraadt Exp $ +$OpenBSD: pcidevs,v 1.838 2005/02/27 02:37:14 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1291,7 +1291,7 @@ product INTEL 82540EP 0x1017 PRO/1000MT (82540EP) product INTEL 82541EP 0x1018 PRO/1000MT Mobile (82541EP) product INTEL 82547EI 0x1019 PRO/1000CT (82547EI) product INTEL 82547EI_MOB 0x101a PRO/1000CT Mobile (82547EI) -product INTEL 82546EB_QUAD 0x101d PRO/1000MF QP (82546EB) +product INTEL 82546EB_QUAD 0x101d PRO/1000MT QP (82546EB) product INTEL 82540EP_LP 0x101e PRO/1000MT Mobile (82540EP) product INTEL 82545GM_COPPER 0x1026 PRO/1000MT (82545GM) product INTEL 82545GM_FIBER 0x1027 PRO/1000MF (82545GM) |