Module Name:    src
Committed By:   jmcneill
Date:           Sun Sep  7 14:17:23 UTC 2014

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

Log Message:
add bcmdmac0, commented out until something uses it


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 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.50 src/sys/arch/evbarm/conf/RPI:1.51
--- src/sys/arch/evbarm/conf/RPI:1.50	Fri Sep  5 11:27:57 2014
+++ src/sys/arch/evbarm/conf/RPI	Sun Sep  7 14:17:23 2014
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: RPI,v 1.50 2014/09/05 11:27:57 skrll Exp $
+#	$NetBSD: RPI,v 1.51 2014/09/07 14:17:23 jmcneill Exp $
 #
 #	RPi -- Raspberry Pi
 #
@@ -180,6 +180,9 @@ bcmicu0		at obio?
 bcmmbox0	at obio?
 vcmbox0 	at bcmmbox0
 
+# DMA Controller
+#bcmdmac0	at obio?
+
 # VCHIQ
 vchiq0		at obio?
 

Reply via email to