Module Name:    src
Committed By:   skrll
Date:           Fri Mar  8 14:59:34 UTC 2013

Modified Files:
        src/sys/arch/evbarm/conf: RPI

Log Message:
Disable vchiq for now.


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/evbarm/conf/RPI

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/RPI
diff -u src/sys/arch/evbarm/conf/RPI:1.27 src/sys/arch/evbarm/conf/RPI:1.28
--- src/sys/arch/evbarm/conf/RPI:1.27	Fri Mar  8 12:33:57 2013
+++ src/sys/arch/evbarm/conf/RPI	Fri Mar  8 14:59:34 2013
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: RPI,v 1.27 2013/03/08 12:33:57 jmcneill Exp $
+#	$NetBSD: RPI,v 1.28 2013/03/08 14:59:34 skrll Exp $
 #
 #	RPi -- Raspberry Pi
 #
@@ -181,7 +181,7 @@ bcmmbox0	at obio?
 vcmbox0 	at bcmmbox0
 
 # VCHIQ
-vchiq0		at obio?
+#vchiq0		at obio?
 
 # PL011 uart
 plcom0		at obio?

Reply via email to