DragonFly On-Line Manual Pages

Search: Section:  


MOSCOM(4)	      DragonFly Kernel Interfaces Manual	     MOSCOM(4)

NAME

moscom -- MosChip Semiconductor MCS7703 based USB serial adapter

SYNOPSIS

To compile this driver into the kernel, place the following lines in your kernel configuration file: device moscom device ucom Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): moscom_load="YES"

DESCRIPTION

The moscom driver supports MosChip Semiconductor MCS7703 based serial adapters. The following devices should work with the moscom driver: Syba SY-USB-S

SEE ALSO

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

HISTORY

The moscom device driver first appeared in OpenBSD 4.1 and was imported into DragonFly 1.11.

AUTHORS

The moscom driver was written by Jonathan Gray <jsg@openbsd.org>. DragonFly 4.1 November 11, 2007 DragonFly 4.1

Search: Section: