Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Apr 2012 14:22:17 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 209065 for review
Message-ID:  <201204041422.q34EMH8m039782@skunkworks.freebsd.org>

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

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

Change 209065 by rwatson@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



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