summaryrefslogtreecommitdiffstats
path: root/sys/mips/conf/ADM5120.hints
blob: 1c8af419fb3f19390b42ab22f18f280ec871719d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# $FreeBSD$
# device.hints
hint.obio.0.at="nexus0"
hint.obio.0.maddr=0x0
hint.obio.0.msize=0x1fffffff

# host-to-pci bridge
hint.pcib.0.at="obio0"
hint.pcib.0.maddr=0x11400000
hint.pcib.0.msize=0x100000
hint.pcib.0.io=0x11500000
hint.pcib.0.iosize=0x100000

# on-board switch engine
hint.admsw.0.at="obio0"
hint.admsw.0.maddr=0x12000000
hint.admsw.0.msize=0x200000
hint.admsw.0.irq=9

# uart0
hint.uart.0.at="obio0"
hint.uart.0.maddr=0x12600000
hint.uart.0.msize=0x200000
hint.uart.0.irq=1
OpenPOWER on IntegriCloud