From c4e54644b6169af2dd78105bf32979ea10e9b016 Mon Sep 17 00:00:00 2001 From: jmcneill Date: Sat, 28 Feb 2015 18:52:01 +0000 Subject: [PATCH] add dwctwo and usb devices --- sys/arch/evbarm/conf/ODROID-C1 | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/sys/arch/evbarm/conf/ODROID-C1 b/sys/arch/evbarm/conf/ODROID-C1 index 7afbdebe57a3..3e6226028bc3 100644 --- a/sys/arch/evbarm/conf/ODROID-C1 +++ b/sys/arch/evbarm/conf/ODROID-C1 @@ -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 @@ amlogicio0 at mainbus? 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