summaryrefslogtreecommitdiffstats
path: root/sys/mips/conf/IDT.hints
blob: eae6fbb72196fa7d58340d8052aeb3ff8fa3131a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# $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

# uart0
hint.uart.0.at="obio0"
hint.uart.0.maddr=0x18058000
hint.uart.0.msize=0x1C
hint.uart.0.irq=104

hint.kr.0.at="obio0"
hint.kr.0.maddr=0x18060000
hint.kr.0.msize=0x10000
OpenPOWER on IntegriCloud