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/uhmodem.4 3.html | |
| parent | ac5e55f5f2af5b92794c2aded46c6bae85b5f5ed (diff) | |
docs: Removed Precompiled HTML
Diffstat (limited to 'static/netbsd/man4/uhmodem.4 3.html')
| -rw-r--r-- | static/netbsd/man4/uhmodem.4 3.html | 70 |
1 files changed, 0 insertions, 70 deletions
diff --git a/static/netbsd/man4/uhmodem.4 3.html b/static/netbsd/man4/uhmodem.4 3.html deleted file mode 100644 index 2d4a7f74..00000000 --- a/static/netbsd/man4/uhmodem.4 3.html +++ /dev/null @@ -1,70 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">UHMODEM(4)</td> - <td class="head-vol">Device Drivers Manual</td> - <td class="head-rtitle">UHMODEM(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">uhmodem</code> — <span class="Nd">USB - support for Huawei 3G wireless modem device</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">uhmodem* at uhub?</code> - <br/> - <code class="Cd">ucom* at uhmodem?</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">uhmodem</code> driver supports the following - adapters:</p> -<p class="Pp"></p> -<div class="Bd-indent"> -<dl class="Bl-tag Bl-compact"> - <dt>Huawei E220</dt> - <dd style="width: auto;"> </dd> - <dt>E-mobile D01HW</dt> - <dd style="width: auto;"> </dd> - <dt>E-mobile D02HW</dt> - <dd style="width: auto;"> </dd> - <dt>NTT DoCoMo a2502</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">uhmodem</code> driver provides support for - the Huawei 3G wireless modems and its variants. This type of device has - multiple com ports. And some modems have own storage to contain its device - driver (for Windows). The <code class="Nm">uhmodem</code> driver can handle - all of these functions on the device.</p> -<p class="Pp">When the device attached, it will attach multiple ucom devices. - The former one is main com device to use communication with your network - provider, and others are sub com devices to monitor the condition of data - communication and/or network status. These com devices can be used - simultaneously.</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">ubsa(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">uhmodem</code> driver first appeared in - <span class="Ux">NetBSD 5.0</span>. Separate from ubsa driver.</p> -</section> -</div> -<table class="foot"> - <tr> - <td class="foot-date">January 8, 2008</td> - <td class="foot-os">NetBSD 10.1</td> - </tr> -</table> |
