PERFORCE change 123697 for review

Oleksandr Tymoshenko gonzo at FreeBSD.org
Wed Jul 18 16:03:33 UTC 2007


http://perforce.freebsd.org/chv.cgi?CH=123697

Change 123697 by gonzo at gonzo_jeeves on 2007/07/18 16:02:55

	o Add uart to hinted devices.

Affected files ...

.. //depot/projects/mips2/src/sys/mips/conf/ADM5120.hints#3 edit

Differences ...

==== //depot/projects/mips2/src/sys/mips/conf/ADM5120.hints#3 (text+ko) ====

@@ -15,3 +15,9 @@
 hint.admsw.0.maddr=0x12000000
 hint.admsw.0.msize=0x200000
 hint.admsw.0.irq=9
+
+# uart0
+hint.uart.0.at="obio0"
+hint.uart.0.maddr=0x12600000
+hint.uart.0.msize=0x200000
+hint.uart.0.irq=1


More information about the p4-projects mailing list