1# $FreeBSD$
2# device.hints
3# All these values are complete nonsense...
4hw.uart.console="io:0x1"
5hint.ciu.0.at="nexus"
6hint.rtc.0.at="nexus"
7hint.obio.0.at="ciu"
8hint.obio.0.maddr="0x1"
9hint.obio.0.msize="0x1"
10hint.obio.0.flags="0x1"
11hint.uart.0.at="obio"
12hint.uart.0.maddr="0x1"
13hint.uart.0.flags="0x1"
14