Module Name:    src
Committed By:   jmcneill
Date:           Mon Jan  7 20:20:22 UTC 2013

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

Log Message:
add vcmbox driver


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 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.12 src/sys/arch/evbarm/conf/RPI:1.13
--- src/sys/arch/evbarm/conf/RPI:1.12	Wed Dec 19 15:55:12 2012
+++ src/sys/arch/evbarm/conf/RPI	Mon Jan  7 20:20:22 2013
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: RPI,v 1.12 2012/12/19 15:55:12 skrll Exp $
+#	$NetBSD: RPI,v 1.13 2013/01/07 20:20:22 jmcneill Exp $
 #
 #	RPi -- Raspberry Pi
 #
@@ -181,6 +181,7 @@ bcmicu0		at obio?
 
 # VC Mailbox
 bcmmbox0	at obio?
+vcmbox0 	at bcmmbox0
 
 # PL011 uart
 plcom0		at obio?

Reply via email to