diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-07-18 03:56:41 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-07-18 03:56:41 +0000 |
commit | 7e7827c9c8f74266f5d659cce52084f2355ce6d9 (patch) | |
tree | ed45e09990e36b67baae541e206b7654108eaa26 /sys/dev/pci | |
parent | ea730635c579a4bdb8eb472cfbe58ffbe23f87a5 (diff) |
shrinky shrinky
Diffstat (limited to 'sys/dev/pci')
-rw-r--r-- | sys/dev/pci/pcidevs | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index d83ac5a4bdf..1f53f1255a1 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.749 2004/07/18 03:55:22 deraadt Exp $ +$OpenBSD: pcidevs,v 1.750 2004/07/18 03:56:40 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -859,7 +859,7 @@ product COMPAQ N100TX 0xae32 Netelligent 10/100 TX product COMPAQ IDE 0xae33 Netelligent IDE product COMPAQ N10T 0xae34 Netelligent 10 T product COMPAQ IntNF3P 0xae35 Integrated NetFlex 3/P -product COMPAQ DPNet100TX 0xae40 Dual Port Netelligent 10/100 TX +product COMPAQ DPNet100TX 0xae40 DP Netelligent 10/100 TX product COMPAQ IntPL100TX 0xae43 ProLiant Netelligent 10/100 TX product COMPAQ PCI_ISA_BRIDGE2 0xae69 ISA product COMPAQ HOST_PCI_BRIDGE1 0xae6c PCI @@ -1166,9 +1166,9 @@ product INTEL 82544GC 0x100c PRO/1000T (82544GC) product INTEL 82544GC_LOM 0x100d PRO/1000XT (82544GC) product INTEL 82540EM 0x100e PRO/1000MT (82540EM) product INTEL 82545EM 0x100f PRO/1000MT (82545EM) -product INTEL 82546EB 0x1010 PRO/1000MT Dual Port (82546EB) +product INTEL 82546EB 0x1010 PRO/1000MT DP (82546EB) product INTEL 82545EM_SC 0x1011 PRO/1000MF (82545EM) -product INTEL 82546EB_SC 0x1012 PRO/1000MF Dual Port (82546EB) +product INTEL 82546EB_SC 0x1012 PRO/1000MF DP (82546EB) product INTEL 82541EI 0x1013 PRO/1000MT (82541EI) product INTEL 82541EI_NC 0x1014 PRO/1000MT (82541EI) product INTEL 82540EM_LOM 0x1015 PRO/1000MT Mobile (82540EM) @@ -1177,7 +1177,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 Quad Port (82546EB) +product INTEL 82546EB_QUAD 0x101d PRO/1000MF 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) @@ -1207,9 +1207,9 @@ product INTEL 82547EI_CT 0x1075 PRO/1000CT (82547EI) product INTEL 82541EI_MT 0x1076 PRO/1000MT (82541EI) product INTEL 82541EI_MOB 0x1077 PRO/1000MT Mobile (82541EI) product INTEL 82541EI_MT2 0x1078 PRO/1000MT (82541EI) -product INTEL 82546EB_COPPER 0x1079 PRO/1000MT Dual Port (82546EB) -product INTEL 82546EB_FIBER 0x107A PRO/1000MF Dual Port (82546EB) -product INTEL 82546EB_SERDES 0x107B PRO/1000MB Dual Port (82546EB) +product INTEL 82546EB_COPPER 0x1079 PRO/1000MT DP (82546EB) +product INTEL 82546EB_FIBER 0x107A PRO/1000MF DP (82546EB) +product INTEL 82546EB_SERDES 0x107B PRO/1000MB DP (82546EB) product INTEL 82815_DC100_HUB 0x1100 82815 Hub product INTEL 82815_DC100_AGP 0x1101 82815 AGP product INTEL 82815_DC100_GRAPH 0x1102 82815 Graphics |