Date: Mon, 5 Nov 2007 18:57:54 GMT From: Oleksandr Tymoshenko <gonzo@FreeBSD.org> To: Perforce Change Reviews <perforce@FreeBSD.org> Subject: PERFORCE change 128690 for review Message-ID: <200711051857.lA5Ivsra014963@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=128690 Change 128690 by gonzo@gonzo_jeeves on 2007/11/05 18:57:23 o Add uart to hinted devices. Affected files ... .. //depot/projects/mips2/src/sys/mips/conf/IDT.hints#3 edit Differences ... ==== //depot/projects/mips2/src/sys/mips/conf/IDT.hints#3 (text+ko) ==== @@ -9,3 +9,7 @@ # 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=0xb8058000
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711051857.lA5Ivsra014963>