From 54880c18b445a209d29e1f263732a044458949fd Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Fri, 22 Jan 2010 20:41:43 +0000 Subject: [PATCH] make note of the nonsensical nature of the values in this hints file. --- sys/mips/conf/OCTEON1.hints | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/sys/mips/conf/OCTEON1.hints b/sys/mips/conf/OCTEON1.hints index d8bc18c250d1..ed705a9252e9 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"