Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jul 2007 16:03:32 GMT
From:      Oleksandr Tymoshenko <gonzo@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 123697 for review
Message-ID:  <200707181603.l6IG3WUw028564@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

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

Change 123697 by gonzo@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707181603.l6IG3WUw028564>