[Previous] [Contents] [Index] [Next]

devh-usb.so

Driver for USB-compliant human interface devices (HID)

Syntax:

io-hid -d usb [option[,option ...]] ... &

io-hid -d usb [option[,option ...]] ...

Options:

upath
The USB stack path. The default is /dev/usb
verbose
Be verbose.
wait=num
The number of seconds to wait for the USB Stack to come up.

Description:

The devh-usb.so is a DLL which is used with the io-hid manager. It connects to the USB stack to give HID clients access to USB-compliant human interface devices.

Examples:

Start io-hid using the USB HID driver.

io-hid -d usb &

or

io-hid &
mount -Tio-hid devh-usb.so

See also:

devh-ps2ser.so. hidview, io-hid,

"HID drivers (devh-*)" in the Utilities Summary


[Previous] [Contents] [Index] [Next]