xref: /openbsd/share/man/man4/ukspan.4 (revision 3cab2bb3)
1.\"	$OpenBSD: ukspan.4,v 1.3 2020/02/17 19:33:51 jasper Exp $
2.\" Copyright (c) 2019 Cody Cutler <ccutler@csail.mit.edu>
3.\"
4.\" Permission to use, copy, modify, and distribute this software for any
5.\" purpose with or without fee is hereby granted, provided that the above
6.\" copyright notice and this permission notice appear in all copies.
7.\"
8.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
9.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
10.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
11.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
12.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
13.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
14.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
15.\"
16.Dd $Mdocdate: February 17 2020 $
17.Dt UKSPAN 4
18.Os
19.Sh NAME
20.Nm ukspan
21.Nd Keyspan USB serial adapter
22.Sh SYNOPSIS
23.Cd "ukspan* at uhub?"
24.Cd "ucom*   at ukspan?"
25.Sh DESCRIPTION
26The
27.Nm
28driver supports the TrippLite Keyspan USA-19HS serial adapter, which is made
29accessible through
30.Xr ucom 4 .
31.Sh SEE ALSO
32.Xr tty 4 ,
33.Xr ucom 4 ,
34.Xr uhub 4 ,
35.Xr usb 4
36.Sh HISTORY
37The
38.Nm
39driver first appeared in
40.Ox 6.6 .
41.Sh AUTHORS
42The
43.Nm
44driver was written by
45.An Cody Cutler Aq Mt ccutler@csail.mit.edu .
46