Driver for USB Mass Storage interface
In order to start this driver, you must be logged in as root, and the USB stack (io-usb) needs to be running. |
devb-umass [blk option[,option]...] [cam option[,option]...] [umass options[,option]...]
Neutrino
Use commas (,) to separate the options. You can put the blk, cam, and umass groups of options in any order. |
The umass options control the driver's interface to the USB device. If you've installed multiple devices, you can repeat these options for each device. Remember, however, to specify the umass keyword before each controller's set of options.
The blk options control io-blk.so. If specified, they must follow the blk keyword. For more information, see io-blk.so.
The devb-umass driver is the driver for a USB mass storage interface.
Assume a USB controller, and list all connected devices:
devb-umass &
Assume a USB controller, and list/wait for all connected devices:
devb-umass cam pnp &
cam-*, devb-*, enum-usb, fs-*, io-blk.so, io-usb
Connecting Hardware chapter, and “Filesystems and block I/O (devb-*) drivers” in the Fine-Tuning Your System chapter of the QNX Neutrino User's Guide