Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbarm/conf Re-enable bcmdmac by popular demand. It...
details: https://anonhg.NetBSD.org/src/rev/f70036affb84
branches: trunk
changeset: 802612:f70036affb84
user: skrll <skrll%NetBSD.org@localhost>
date: Mon Sep 22 21:05:39 2014 +0000
description:
Re-enable bcmdmac by popular demand. It works now too.
diffstat:
sys/arch/evbarm/conf/RPI | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r a56aad01d770 -r f70036affb84 sys/arch/evbarm/conf/RPI
--- a/sys/arch/evbarm/conf/RPI Mon Sep 22 20:31:56 2014 +0000
+++ b/sys/arch/evbarm/conf/RPI Mon Sep 22 21:05:39 2014 +0000
@@ -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 @@
vcmbox0 at bcmmbox0
# DMA Controller
-#bcmdmac0 at obio?
+bcmdmac0 at obio?
# VCHIQ
vchiq0 at obio?
Home |
Main Index |
Thread Index |
Old Index