Searched hist:"33 fe8378ba9878cfc88bfde4944a9abb6c42db72" (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/arm/ti/am335x/ |
H A D | am335x_musb.c | diff 33fe8378ba9878cfc88bfde4944a9abb6c42db72 Tue Sep 20 21:06:58 CEST 2016 Luiz Otavio O Souza <loos@FreeBSD.org> If present, honor the USB port mode (host or peripheral) set on DTS, if not, keep the beaglebone defaults: USB0 -> peripheral/gadget, USB1 -> host.
This is only a workaround as in fact fact this hardware is capable of detect the USB port mode based on type of cable and act according with the detected mode. Unfortunately the driver does not handle that at moment.
MFC after: 3 days Sponsored by: Rubicon Communications, LLC (Netgate)
|