1 # $FreeBSD: src/sys/arm/conf/NSLU.hints,v 1.1 2008/08/03 07:10:25 imp Exp $
2
3 #
4 # Device wiring for the Linksys NSLU2
5 #
6
7 # DBGU is unit 0
8 hint.uart.0.at="ixp0"
9 hint.uart.0.addr=0xc8000000
10 hint.uart.0.irq=15
11 hint.uart.0.flags=0x10
12 # USART0 is unit 1
13 hint.uart.1.at="ixp0"
14 hint.uart.1.addr=0xc8001000
15 hint.uart.1.irq=13
16
17 # NPE Hardware Queue Manager
18 hint.ixpqmgr.0.at="ixp0"
19
20 # NPE wireless NIC's, requires ixpqmgr
21 hint.npe.0.at="ixp0"
22 hint.npe.0.mac="A"
23 hint.npe.0.mii="A"
24 hint.npe.0.phy=1
25 # The second MAC isn't used on the NSLU, but it needs to be configured or
26 # we timeout on dhcp packets
27 hint.npe.1.at="ixp0"
28 hint.npe.1.mac="B"
29 hint.npe.1.mii="A"
30 hint.npe.1.phy=0
31
32 #not yet
33 # RTC
34 #hint.xrtc.0.at="iicbus0"
35 #hint.xrtc.0.addr=0xde
36 # Slug LED
37 # Slug button
38 # Slug Buzzer
Cache object: 4e6c81c52358726983440838484d93d5
|