Updated: October 28, 2024 |
Driver for USB-to-serial adaptors
devc-serusb_dcd [options]
QNX Neutrino
In addition to the devc-ser* options, this driver supports the following option:
Device-specific options
The device-specific options that you can specify with the -d option are:
The devc-serusb_dcd is a driver for USB-to-serial adaptors, which in combination with the USB device stack (io-usb-otg), supports a CDC (Communications Device Class) interface presented to a connected USB host.
This driver creates a /dev/serusbX entry in the pathname space, where X is the next available integer, starting from 1. This happens when the device becomes accessible to the host, unless you specify the iface_list option, in which case it happens immediately.
Start the driver with edited mode enabled, verbosity enabled, HW and SW flow control disabled, and a USB index of 0 (which also immediately reserves the /dev/serusbX path):
devc-serusb_dcd -e -v -F -s -d iface_list=0