PERFORCE change 209065 for review

Robert Watson rwatson at FreeBSD.org
Wed Apr 4 14:22:18 UTC 2012


http://p4web.freebsd.org/@@209065?ac=10

Change 209065 by rwatson at rwatson_svr_ctsrd_mipsbuild on 2012/04/04 14:21:52

	Catch up BERI.hints from the Altera SD Card IP Core controller
	device name being changed to avoid collision with disk devices
	representing inserted cards.

Affected files ...

.. //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI.hints#3 edit

Differences ...

==== //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI.hints#3 (text+ko) ====

@@ -1,5 +1,5 @@
 # $FreeBSD$
 
-hint.altera_sdcard.0.at="nexus0"
-hint.altera_sdcard.0.maddr=0x7f008000
-hint.altera_sdcard.0.msize=0x400
+hint.altera_sdcardc.0.at="nexus0"
+hint.altera_sdcardc.0.maddr=0x7f008000
+hint.altera_sdcardc.0.msize=0x400


More information about the p4-projects mailing list