diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-25 19:59:05 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-25 19:59:05 -0400 |
| commit | 1f19f33e45791ea59aed048796fc68672c6723a5 (patch) | |
| tree | 54625fba89e91d1c2177801ec635e8528bba937f /static/netbsd/man4/ubsa.4 4.html | |
| parent | ac5e55f5f2af5b92794c2aded46c6bae85b5f5ed (diff) | |
docs: Removed Precompiled HTML
Diffstat (limited to 'static/netbsd/man4/ubsa.4 4.html')
| -rw-r--r-- | static/netbsd/man4/ubsa.4 4.html | 73 |
1 files changed, 0 insertions, 73 deletions
diff --git a/static/netbsd/man4/ubsa.4 4.html b/static/netbsd/man4/ubsa.4 4.html deleted file mode 100644 index 15ae1a6a..00000000 --- a/static/netbsd/man4/ubsa.4 4.html +++ /dev/null @@ -1,73 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">UBSA(4)</td> - <td class="head-vol">Device Drivers Manual</td> - <td class="head-rtitle">UBSA(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">ubsa</code> — <span class="Nd">USB support - for Belkin 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">ubsa* at uhub?</code> - <br/> - <code class="Cd">ucom* at ubsa?</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">ubsa</code> driver supports the following - adapters:</p> -<p class="Pp"></p> -<div class="Bd-indent"> -<dl class="Bl-tag Bl-compact"> - <dt>Belkin F5U103</dt> - <dd style="width: auto;"> </dd> - <dt>Belkin F5U120</dt> - <dd style="width: auto;"> </dd> - <dt>e-Tek Labs Kwik232</dt> - <dd style="width: auto;"> </dd> - <dt>GoHubs GoCOM232</dt> - <dd style="width: auto;"> </dd> - <dt>Option N.V. Mobile Connect 3G datacard</dt> - <dd style="width: auto;"> </dd> - <dt>Option N.V. GlobeTrotter Fusion Quad Lite UMTS/GPRS</dt> - <dd style="width: auto;"> </dd> - <dt>Option N.V. GlobeTrotter Fusion Quad Lite 3D</dt> - <dd style="width: auto;"> </dd> - <dt>Peracom single port serial adapter</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">ubsa</code> driver provides support for the - USB-to-RS-232 Bridge chip used by a variety of serial adapters from Belkin - and other vendors. The bridge is also embedded into several UMTS/GPRS - cards.</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> -</section> -<section class="Sh"> -<h1 class="Sh" id="HISTORY"><a class="permalink" href="#HISTORY">HISTORY</a></h1> -<p class="Pp">The <code class="Nm">ubsa</code> driver first appeared in - <span class="Ux">FreeBSD 5.0</span> and was ported to - <span class="Ux">NetBSD 2.0</span>.</p> -</section> -</div> -<table class="foot"> - <tr> - <td class="foot-date">February 10, 2007</td> - <td class="foot-os">NetBSD 10.1</td> - </tr> -</table> |
