diff --git a/sys/mips/conf/OCTEON1.hints b/sys/mips/conf/OCTEON1.hints index d8bc18c250d..ed705a9252e 100644 --- a/sys/mips/conf/OCTEON1.hints +++ b/sys/mips/conf/OCTEON1.hints @@ -1,13 +1,13 @@ -# /* -# * This product includes software developed by the University of - -# * California, Berkeley and its contributors." -# */ +# $FreeBSD$ # device.hints +# All these values are complete nonsense... hw.uart.console="io:0x1" hint.obio.0.at="nexus" hint.obio.0.maddr="0x1" +hint.obio.0.msize="0x1" hint.obio.0.flags="0x1" hint.uart.0.at="obio" hint.uart.0.maddr="0x1" hint.uart.0.flags="0x1" +hint.pcib.0.at="nexus" +hint.pci.0.at="pcib"