diff options
Diffstat (limited to 'static/netbsd/man4/uslsa.4 4.html')
| -rw-r--r-- | static/netbsd/man4/uslsa.4 4.html | 79 |
1 files changed, 0 insertions, 79 deletions
diff --git a/static/netbsd/man4/uslsa.4 4.html b/static/netbsd/man4/uslsa.4 4.html deleted file mode 100644 index 428d6a86..00000000 --- a/static/netbsd/man4/uslsa.4 4.html +++ /dev/null @@ -1,79 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">USLSA(4)</td> - <td class="head-vol">Device Drivers Manual</td> - <td class="head-rtitle">USLSA(4)</td> - </tr> -</table> -<div class="manual-text"> -<section class="Sh"> -<h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1> -<p class="Pp"><code class="Nm">uslsa</code> — <span class="Nd">USB - support for Silicon Labs CP210x series serial adapters</span></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1> -<p class="Pp"><code class="Cd">uslsa* at uhub?</code> - <br/> - <code class="Cd">ucom* at uslsa?</code></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="HARDWARE"><a class="permalink" href="#HARDWARE">HARDWARE</a></h1> -<p class="Pp">The <code class="Nm">uslsa</code> driver is known to work with the - following adapters:</p> -<p class="Pp"></p> -<div class="Bd-indent"> -<dl class="Bl-tag Bl-compact"> - <dt>Adafruit 954 USB to TTL Serial Cable</dt> - <dd style="width: auto;"> </dd> - <dt>Helicomm IP-Link 1220-DVM</dt> - <dd style="width: auto;"> </dd> - <dt>Nokia CA-42 USB</dt> - <dd style="width: auto;"> </dd> - <dt>Siemens MC60 Data Cable</dt> - <dd style="width: auto;"> </dd> - <dt>Suunto USB Serial Adaptor</dt> - <dd style="width: auto;"> </dd> -</dl> -</div> -</section> -<section class="Sh"> -<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1> -<p class="Pp">The <code class="Nm">uslsa</code> driver provides support for the - Silicon Labs USB-to-RS-232 Bridge chip.</p> -<p class="Pp">The device is accessed through the <a class="Xr">ucom(4)</a> - driver which makes it behave like a <a class="Xr">tty(4)</a>.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="SEE_ALSO"><a class="permalink" href="#SEE_ALSO">SEE - ALSO</a></h1> -<p class="Pp"><a class="Xr">tty(4)</a>, <a class="Xr">ucom(4)</a>, - <a class="Xr">usb(4)</a></p> -<p class="Pp"><a class="Lk" href="http://www.silabs.com">Silicon - Laboratories</a>.</p> -<p class="Pp"><cite class="Rs"><span class="RsT">Silicon Laboratories AN571: - CP210x Virtual COM Port Interface.</span>.</cite></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="HISTORY"><a class="permalink" href="#HISTORY">HISTORY</a></h1> -<p class="Pp">The <code class="Nm">uslsa</code> driver appeared in - <span class="Ux">NetBSD 4.0</span>.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="AUTHORS"><a class="permalink" href="#AUTHORS">AUTHORS</a></h1> -<p class="Pp">The <code class="Nm">uslsa</code> driver was written by - <span class="An">Jonathan A. Kollasch</span>. Code and style was borrowed - from existing <span class="Ux">NetBSD</span> USB-serial drivers.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="CAVEATS"><a class="permalink" href="#CAVEATS">CAVEATS</a></h1> -<p class="Pp">Settings other than 8 data bits, no parity, and 1 stop bit seem to - be refused by the CP2101.</p> -</section> -</div> -<table class="foot"> - <tr> - <td class="foot-date">January 27, 2019</td> - <td class="foot-os">NetBSD 10.1</td> - </tr> -</table> |
