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 awinhdmi



details:   https://anonhg.NetBSD.org/src/rev/9dcaf3079f45
branches:  trunk
changeset: 333545:9dcaf3079f45
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Sat Nov 08 00:32:33 2014 +0000

description:
add awinhdmi

diffstat:

 sys/arch/evbarm/conf/HUMMINGBIRD_A31 |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 1c0536ee7a41 -r 9dcaf3079f45 sys/arch/evbarm/conf/HUMMINGBIRD_A31
--- a/sys/arch/evbarm/conf/HUMMINGBIRD_A31      Sat Nov 08 00:31:54 2014 +0000
+++ b/sys/arch/evbarm/conf/HUMMINGBIRD_A31      Sat Nov 08 00:32:33 2014 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: HUMMINGBIRD_A31,v 1.15 2014/11/05 15:05:40 jmcneill Exp $
+#      $NetBSD: HUMMINGBIRD_A31,v 1.16 2014/11/08 00:32:33 jmcneill Exp $
 #
 #      HUMMINGBIRD_A31 - Merrii Hummingbird A31
 #
@@ -237,6 +237,9 @@
 # GMAC Ethernet
 awge0          at awinio0 port ?
 
+# HDMI
+awinhdmi0      at awinio0
+
 # On-board USB
 awinusb0       at awinio0 port 0
 awinusb1       at awinio0 port 1



Home | Main Index | Thread Index | Old Index