uplcom.4freebsd

Langue: en

Version: 361982 (ubuntu - 24/10/10)

Section: 4 (Pilotes et protocoles réseau)


BSD mandoc

NAME

uplcom - USB support for Prolific PL-2303/2303X/2303HX serial adapters driver

SYNOPSIS

To compile this driver into the kernel, place the following lines in your kernel configuration file:
device uplcom device ucom

Alternatively, to load the driver as a module at boot time, place the following line in loader.conf5:

 uplcom_load="YES"
 

DESCRIPTION

The driver provides support for various serial adapters based on the Prolific PL-2303, PL-2303X and PL-2303HX USB-to-RS232 Bridge chips.

The device is accessed through the ucom(4) driver which makes it behave like a tty(4).

HARDWARE

The driver supports the following adapters:

SEE ALSO

tty(4), ucom(4), usb(4)

HISTORY

The driver appeared in Nx 1.6 . This manual page was adopted from Nx by An Tom Rhodes Aq trhodes@FreeBSD.org in April 2002.