Module Name: src Committed By: christos Date: Tue Nov 21 00:47:38 UTC 2017
Modified Files: src/sys/arch/evbarm/conf: OPENRD Log Message: remove children of mvsdio To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch/evbarm/conf/OPENRD Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/sys/arch/evbarm/conf/OPENRD diff -u src/sys/arch/evbarm/conf/OPENRD:1.6 src/sys/arch/evbarm/conf/OPENRD:1.7 --- src/sys/arch/evbarm/conf/OPENRD:1.6 Sat Dec 12 23:55:12 2015 +++ src/sys/arch/evbarm/conf/OPENRD Mon Nov 20 19:47:38 2017 @@ -1,4 +1,4 @@ -# $NetBSD: OPENRD,v 1.6 2015/12/13 04:55:12 cyber Exp $ +# $NetBSD: OPENRD,v 1.7 2017/11/21 00:47:38 christos Exp $ # # This is a working config file for OpenRD(.org) Client. Note that the # default boot address will not work and the kernel has to load at 8MB @@ -28,4 +28,7 @@ wsdisplay* at vga? console ? # mvsdio doesn't currently function on OPENRD # Tested on OpenRD-Client no mvsdio +no sdmmc* at mvsdio? +no ld* at sdmmc? +no sbt* at sdmmc?