Added MII bus support.
Reminded by: phk
This commit is contained in:
parent
fcf11853dc
commit
c41e88e949
@ -182,6 +182,9 @@ device ppi0 at ppbus?
|
|||||||
# Please stay olpt driver after ppc driver
|
# Please stay olpt driver after ppc driver
|
||||||
device olpt0 at isa? port IO_LPT
|
device olpt0 at isa? port IO_LPT
|
||||||
|
|
||||||
|
# MII bus support, required for some 10/100 NICs
|
||||||
|
controller miibus0
|
||||||
|
|
||||||
#
|
#
|
||||||
# The following Ethernet NICs are all PCI devices.
|
# The following Ethernet NICs are all PCI devices.
|
||||||
#
|
#
|
||||||
|
@ -182,6 +182,9 @@ device ppi0 at ppbus?
|
|||||||
# Please stay olpt driver after ppc driver
|
# Please stay olpt driver after ppc driver
|
||||||
device olpt0 at isa? port IO_LPT
|
device olpt0 at isa? port IO_LPT
|
||||||
|
|
||||||
|
# MII bus support, required for some 10/100 NICs
|
||||||
|
controller miibus0
|
||||||
|
|
||||||
#
|
#
|
||||||
# The following Ethernet NICs are all PCI devices.
|
# The following Ethernet NICs are all PCI devices.
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user