1.\" $OpenBSD: umcs.4,v 1.1 2014/12/04 11:06:34 mpi Exp $ 2.\" 3.\" Copyright (c) 2014 Martin Pieuchot 4.\" 5.\" Permission to use, copy, modify, and distribute this software for any 6.\" purpose with or without fee is hereby granted, provided that the above 7.\" copyright notice and this permission notice appear in all copies. 8.\" 9.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 10.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 11.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 12.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 13.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 16.\" 17.Dd $Mdocdate: December 4 2014 $ 18.Dt UMCS 4 19.Os 20.Sh NAME 21.Nm umcs 22.Nd MosChip Semiconductor based USB multiport serial adapter 23.Sh SYNOPSIS 24.Cd "umcs* at uhub?" 25.Cd "ucom* at umcs?" 26.Sh DESCRIPTION 27The 28.Nm 29driver supports various MosChip Semiconductor based serial adapters. 30.Pp 31The following devices should work with the 32.Nm 33driver: 34.Bd -literal -offset indent 35LogiLink AU0033 36ST Lab U-360 37ST Lab U-400 38.Ed 39.Sh SEE ALSO 40.Xr tty 4 , 41.Xr ucom 4 , 42.Xr uhub 4 , 43.Xr usb 4 44.Sh HISTORY 45The 46.Nm 47device driver first appeared in 48.Ox 5.7 . 49