Module Name:    src
Committed By:   skrll
Date:           Mon Sep 22 21:05:40 UTC 2014

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

Log Message:
Re-enable bcmdmac by popular demand. It works now too.


To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 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.53 src/sys/arch/evbarm/conf/RPI:1.54
--- src/sys/arch/evbarm/conf/RPI:1.53	Sat Sep 13 08:08:24 2014
+++ src/sys/arch/evbarm/conf/RPI	Mon Sep 22 21:05:39 2014
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: RPI,v 1.53 2014/09/13 08:08:24 skrll Exp $
+#	$NetBSD: RPI,v 1.54 2014/09/22 21:05:39 skrll Exp $
 #
 #	RPi -- Raspberry Pi
 #
@@ -181,7 +181,7 @@ bcmmbox0	at obio?
 vcmbox0 	at bcmmbox0
 
 # DMA Controller
-#bcmdmac0	at obio?
+bcmdmac0	at obio?
 
 # VCHIQ
 vchiq0		at obio?

Reply via email to