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 dwctwo and usb devices
details: https://anonhg.NetBSD.org/src/rev/921b94a71aac
branches: trunk
changeset: 336415:921b94a71aac
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Sat Feb 28 18:52:01 2015 +0000
description:
add dwctwo and usb devices
diffstat:
sys/arch/evbarm/conf/ODROID-C1 | 16 +++++++++++++++-
1 files changed, 15 insertions(+), 1 deletions(-)
diffs (31 lines):
diff -r 248e18991387 -r 921b94a71aac sys/arch/evbarm/conf/ODROID-C1
--- a/sys/arch/evbarm/conf/ODROID-C1 Sat Feb 28 18:50:57 2015 +0000
+++ b/sys/arch/evbarm/conf/ODROID-C1 Sat Feb 28 18:52:01 2015 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: ODROID-C1,v 1.2 2015/02/27 17:35:08 jmcneill Exp $
+# $NetBSD: ODROID-C1,v 1.3 2015/02/28 18:52:01 jmcneill Exp $
#
# Odroid-C1 (Amlogic S805) based SBC (Single Board Computer)
#
@@ -175,6 +175,20 @@
amlogiccom0 at amlogicio0 port 0
options CONSADDR=0xc81004c0, CONSPEED=115200
+# USB
+dwctwo0 at amlogicio0 port 0
+dwctwo1 at amlogicio0 port 1
+usb* at dwctwo?
+
+include "dev/usb/usbdevices.config"
+midi* at midibus?
+
+## USB debugging options
+#options USBVERBOSE
+#options USB_DEBUG
+#options UHUB_DEBUG
+#options DWC2_DEBUG
+
# Pseudo-Devices
# disk/mass storage pseudo-devices
Home |
Main Index |
Thread Index |
Old Index