ulink_ctrl

Control a USB DCD link

Syntax:

ulink_ctrl [-l 0|1] [-s name] [-w num]

Runs on:

QNX Neutrino

Options:

-l 0|1
("el") Set the USB link state to disconnected (0) or connected (1).
-s stack
The name of the USB manager to query (e.g., /dev/io-usb-dcd/io-usb).
-w num
Wait num seconds for the USBDC stack (default 60 seconds).

Description:

The ulink_ctrl utility controls a USB cable connection as seen by the USB host.

Examples:

Allow the USB host to see the USBDC connection:

ulink_ctrl -l1