View | Details | Raw Unified | Return to bug 28946
Collapse All | Expand All

(-)alpha/conf/GENERIC (-1 / +1 lines)
Lines 145-151 Link Here
145
# PCI Ethernet NICs that use the common MII bus controller code.
145
# PCI Ethernet NICs that use the common MII bus controller code.
146
device		miibus		# MII bus support
146
device		miibus		# MII bus support
147
device		dc		# DEC/Intel 21143 and workalikes
147
device		dc		# DEC/Intel 21143 and workalikes
148
device		pcn		# AMD Am79C79x PCI 10/100 NICs
148
device		pcn		# AMD Am79C97x PCI 10/100 NICs
149
device		rl		# RealTek 8129/8139
149
device		rl		# RealTek 8129/8139
150
device		sf		# Adaptec AIC-6915 (``Starfire'')
150
device		sf		# Adaptec AIC-6915 (``Starfire'')
151
device		sis		# Silicon Integrated Systems SiS 900/SiS 7016
151
device		sis		# Silicon Integrated Systems SiS 900/SiS 7016
(-)i386/conf/GENERIC (-1 / +1 lines)
Lines 168-174 Link Here
168
device		miibus		# MII bus support
168
device		miibus		# MII bus support
169
device		dc		# DEC/Intel 21143 and various workalikes
169
device		dc		# DEC/Intel 21143 and various workalikes
170
device		fxp		# Intel EtherExpress PRO/100B (82557, 82558)
170
device		fxp		# Intel EtherExpress PRO/100B (82557, 82558)
171
device		pcn		# AMD Am79C79x PCI 10/100 NICs
171
device		pcn		# AMD Am79C97x PCI 10/100 NICs
172
device		rl		# RealTek 8129/8139
172
device		rl		# RealTek 8129/8139
173
device		sf		# Adaptec AIC-6915 (``Starfire'')
173
device		sf		# Adaptec AIC-6915 (``Starfire'')
174
device		sis		# Silicon Integrated Systems SiS 900/SiS 7016
174
device		sis		# Silicon Integrated Systems SiS 900/SiS 7016
(-)i386/conf/NEWCARD (-1 / +1 lines)
Lines 174-180 Link Here
174
device		miibus		# MII bus support
174
device		miibus		# MII bus support
175
device		dc		# DEC/Intel 21143 and various workalikes
175
device		dc		# DEC/Intel 21143 and various workalikes
176
device		fxp		# Intel EtherExpress PRO/100B (82557, 82558)
176
device		fxp		# Intel EtherExpress PRO/100B (82557, 82558)
177
device		pcn		# AMD Am79C79x PCI 10/100 NICs
177
device		pcn		# AMD Am79C97x PCI 10/100 NICs
178
device		rl		# RealTek 8129/8139
178
device		rl		# RealTek 8129/8139
179
device		sf		# Adaptec AIC-6915 (``Starfire'')
179
device		sf		# Adaptec AIC-6915 (``Starfire'')
180
device		sis		# Silicon Integrated Systems SiS 900/SiS 7016
180
device		sis		# Silicon Integrated Systems SiS 900/SiS 7016
(-)i386/conf/NOTES (-1 / +1 lines)
Lines 1817-1823 Link Here
1817
device		fxp		# Intel EtherExpress PRO/100B (82557, 82558)
1817
device		fxp		# Intel EtherExpress PRO/100B (82557, 82558)
1818
hint.fxp.0.prefer_iomap="0"
1818
hint.fxp.0.prefer_iomap="0"
1819
device		rl		# RealTek 8129/8139
1819
device		rl		# RealTek 8129/8139
1820
device		pcn		# AMD Am79C79x PCI 10/100 NICs
1820
device		pcn		# AMD Am79C97x PCI 10/100 NICs
1821
device		sf		# Adaptec AIC-6915 (``Starfire'')
1821
device		sf		# Adaptec AIC-6915 (``Starfire'')
1822
device		sis		# Silicon Integrated Systems SiS 900/SiS 7016
1822
device		sis		# Silicon Integrated Systems SiS 900/SiS 7016
1823
device		ste		# Sundance ST201 (D-Link DFE-550TX)
1823
device		ste		# Sundance ST201 (D-Link DFE-550TX)
(-)pc98/conf/GENERIC (-1 / +1 lines)
Lines 158-164 Link Here
158
device		miibus		# MII bus support
158
device		miibus		# MII bus support
159
device		dc		# DEC/Intel 21143 and various workalikes
159
device		dc		# DEC/Intel 21143 and various workalikes
160
device		fxp		# Intel EtherExpress PRO/100B (82557, 82558)
160
device		fxp		# Intel EtherExpress PRO/100B (82557, 82558)
161
device		pcn		# AMD Am79C79x PCI 10/100 NICs
161
device		pcn		# AMD Am79C97x PCI 10/100 NICs
162
device		rl		# RealTek 8129/8139
162
device		rl		# RealTek 8129/8139
163
device		sf		# Adaptec AIC-6915 (``Starfire'')
163
device		sf		# Adaptec AIC-6915 (``Starfire'')
164
device		sis		# Silicon Integrated Systems SiS 900/SiS 7016
164
device		sis		# Silicon Integrated Systems SiS 900/SiS 7016

Return to bug 28946