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 add vcmbox driver



details:   https://anonhg.NetBSD.org/src/rev/abaf4568258f
branches:  trunk
changeset: 783758:abaf4568258f
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Mon Jan 07 20:20:22 2013 +0000

description:
add vcmbox driver

diffstat:

 sys/arch/evbarm/conf/RPI |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r a2d330e1dbc0 -r abaf4568258f sys/arch/evbarm/conf/RPI
--- a/sys/arch/evbarm/conf/RPI  Mon Jan 07 20:19:33 2013 +0000
+++ b/sys/arch/evbarm/conf/RPI  Mon Jan 07 20:20:22 2013 +0000
@@ -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 @@
 
 # VC Mailbox
 bcmmbox0       at obio?
+vcmbox0        at bcmmbox0
 
 # PL011 uart
 plcom0         at obio?



Home | Main Index | Thread Index | Old Index