]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/arm/conf/CAMBRIA.hints
seems I never committed these
[FreeBSD/FreeBSD.git] / sys / arm / conf / CAMBRIA.hints
1 # $FreeBSD$
2
3 #
4 # Device wiring for the Gateworks Cambria 2358.
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
13 # NB: no UART1 on ixp436
14
15 # NPE Hardware Queue Manager
16 hint.ixpqmgr.0.at="ixp0"
17
18 # NPE wired NIC's, requires ixpqmgr
19 hint.npe.0.at="ixp0"
20 hint.npe.0.npeid="C"
21 hint.npe.0.mac="C"
22 hint.npe.0.mii="C"
23 hint.npe.0.phy=1
24 #hint.npe.1.at="ixp0"
25 #hint.npe.1.npeid="A"
26 #hint.npe.1.mac="A"
27 #hint.npe.1.mii="C"
28 #hint.npe.1.phy=2
29
30 # CF IDE controller
31 hint.ata_avila.0.at="ixp0"
32
33 # Front Panel LED
34 hint.fled.0.at="iicbus0"
35 hint.fled.0.addr=0x5a
36
37 # Octal LED Latch
38 hint.led_cambria.0.at="ixp0"
39
40 # Analog Devices AD7418 temperature sensor
41 hint.ad7418.0.at="iicbus0"
42 hint.ad7418.0.addr=0x50
43
44 # Dallas Semiconductor DS1672 RTC
45 hint.ds1672.0.at="iicbus0"
46 hint.ds1672.0.addr=0xd0
47
48 # USB is part of the chip
49 hint.ehci.0.at="ixp0"
50 hint.ehci.0.addr=0xcd000000
51 hint.ehci.0.irq=32
52 hint.ehci.1.at="ixp0"
53 hint.ehci.1.addr=0xce000000
54 hint.ehci.1.irq=33