ucom(4) - NetBSD Manual Pages

Command: Section: Arch: Collection:  
UCOM(4)                   NetBSD Programmer's Manual                   UCOM(4)


NAME
ucom - USB tty support
SYNOPSIS
ucom* at uftdi? ucom* at umodem? portno ? ucom* at uvisor?
DESCRIPTION
The ucom driver attaches to USB modems, serial ports, and other devices that need to look like a tty. The ucom driver shows a behaviour like a tty(4). This means that normal programs such as tip(1) or pppd(8) can be used to access the device. The portno locator can be used to decide which port to use for device that have multiple external ports.
FILES
/dev/ttyU?
SEE ALSO
tty(4), uftdi(4), umodem(4), uvisor(4), usb(4)
HISTORY
The ucom driver appeared in NetBSD 1.5. NetBSD 1.5 November 25, 1999 1
Powered by man-cgi (2024-03-20). Maintained for NetBSD by Kimmo Suominen. Based on man-cgi by Panagiotis Christias.