Use the good hints for the NSLU, it should fix the network adapter.
PR: arm/134092 Submitted by: gavin
This commit is contained in:
parent
c170a96b8f
commit
84a319f4fb
@ -17,17 +17,17 @@ hint.uart.1.irq=13
|
||||
# NPE Hardware Queue Manager
|
||||
hint.ixpqmgr.0.at="ixp0"
|
||||
|
||||
# NPE wireless NIC's, requires ixpqmgr
|
||||
# NPE wired NICs, requires ixpqmgr
|
||||
hint.npe.0.at="ixp0"
|
||||
hint.npe.0.mac="A"
|
||||
hint.npe.0.mii="A"
|
||||
hint.npe.0.mac="B"
|
||||
hint.npe.0.mii="B"
|
||||
hint.npe.0.phy=1
|
||||
# The second MAC isn't used on the NSLU, but it needs to be configured or
|
||||
# we timeout on dhcp packets
|
||||
hint.npe.1.at="ixp0"
|
||||
hint.npe.1.mac="B"
|
||||
hint.npe.1.mii="A"
|
||||
hint.npe.1.phy=0
|
||||
#hint.npe.1.mac="B"
|
||||
#hint.npe.1.mii="A"
|
||||
#hint.npe.1.phy=0
|
||||
|
||||
#not yet
|
||||
# RTC
|
||||
|
Loading…
Reference in New Issue
Block a user