freebsd-dev/sys/mips/conf/OCTEON1.hints
Warner Losh eb1b8eeafe Should have been copied frmo OCTEON.hints, but I botched that, so
we're stuck with this.  Given that this branch will soon be merged and
retired, I don't think it matters much.
2009-12-15 00:44:33 +00:00

14 lines
314 B
Plaintext

# /*
# * This product includes software developed by the University of
# * California, Berkeley and its contributors."
# */
# device.hints
hw.uart.console="io:0x1"
hint.obio.0.at="nexus"
hint.obio.0.maddr="0x1"
hint.obio.0.flags="0x1"
hint.uart.0.at="obio"
hint.uart.0.maddr="0x1"
hint.uart.0.flags="0x1"