Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 May 2007 16:26:03 GMT
From:      Bruce M Simpson <bms@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 119426 for review
Message-ID:  <200705071626.l47GQ3D1060014@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=119426

Change 119426 by bms@bms_anglepoise on 2007/05/07 16:25:55

	don't add hints for hardware which should not be attached in this way

Affected files ...

.. //depot/projects/mips2/src/sys/mips/conf/SENTRY5.hints#2 edit

Differences ...

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

@@ -1,5 +1,4 @@
-# device.hints
-hint.uart.0.at="nexus"
-hint.uart.0.maddr="0x18000400"
-hint.uart.0.baud="115200"
-hint.uart.0.flags="0x90"
+# XXX notyet
+#hint.siba.0.at="nexus"
+#hint.siba.0.maddr="0x18000000"
+#hint.siba.0.size="0x1000"



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