Thread
:
What's the command line method to enable/disable USB Host?
View Single Post
troubleshootr
2006-04-07 , 15:17
Posts: 160 | Thanked: 1 time | Joined on Mar 2006
#
2
command to put it into host mode:
echo host > /sys/devices/platform/tahvo-usb/otg_mode
command to put it into peripheral mode:
echo peripheral > /sys/devices/platform/tahvo-usb/otg_mode
Quote & Reply
|
troubleshootr
View Public Profile
Send a private message to troubleshootr
Find all posts by troubleshootr