ucom -- USB tty support
ucom* at uftdi?
ucom* at umct?
ucom* at umodem?
ucom* at uplcom?
ucom* at uvisor? portno ?
ucom* at uvscom?
The ucom driver attaches to USB modems, serial ports, and other devices
that need to look like a tty. The ucom driver shows a behavior 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 locater can be used to decide which port to use for device
that have multiple external ports.
/dev/ucom?
tty(4), uftdi(4), umct(4), umodem(4), uplcom(4), usb(4), uvisor(4),
uvscom(4)
The ucom driver was adopted from NetBSD in March of 2002. This manual
page was adopted from NetBSD by Tom Rhodes <[email protected]> in April
2002.
FreeBSD 5.2.1 November 25, 1999 FreeBSD 5.2.1 [ Back ] |