Updated: October 28, 2024 |
USB Bus State Enable/Disable utility
ubus_ctrl -b busno -s [0|1] [-N name] [-w num]
QNX Neutrino
The ubus_ctrl utility sets the USB bus state to off or on for a usb controller driver after io-usb-otg starts. See io-usb-otg for details about the -d and -o options.
Set the bus number to 0 and bus state to on:
ubus_ctrl -b 0 -s 1