diff options
Diffstat (limited to 'static/netbsd/man4/ustir.4 4.html')
| -rw-r--r-- | static/netbsd/man4/ustir.4 4.html | 62 |
1 files changed, 0 insertions, 62 deletions
diff --git a/static/netbsd/man4/ustir.4 4.html b/static/netbsd/man4/ustir.4 4.html deleted file mode 100644 index 4a2ca4aa..00000000 --- a/static/netbsd/man4/ustir.4 4.html +++ /dev/null @@ -1,62 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">USTIR(4)</td> - <td class="head-vol">Device Drivers Manual</td> - <td class="head-rtitle">USTIR(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">ustir</code> — <span class="Nd">SigmaTel - STIr4200-based USB-IrDA bridge support</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">ustir* at uhub?</code> - <br/> - <code class="Cd">irframe* at ustir?</code></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1> -<p class="Pp">The <code class="Nm">ustir</code> driver provides support for - USB-IrDA bridges based on the SigmaTel STIr4200. The driver is known to work - with the following adapters:</p> -<p class="Pp"></p> -<ul class="Bl-item Bd-indent Bl-compact"> - <li>Mars II 740 USB IrDA Adapter</li> -</ul> -<p class="Pp">Access to the IrDA device is through the - <a class="Xr">irframe(4)</a> driver.</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">irframe(4)</a>, <a class="Xr">uirda(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">ustir</code> driver appeared in - <span class="Ux">NetBSD 1.6</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">ustir</code> driver was written by - <span class="An">David Sainty</span> - <<a class="Mt" href="mailto:dsainty@NetBSD.org">dsainty@NetBSD.org</a>>.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="BUGS"><a class="permalink" href="#BUGS">BUGS</a></h1> -<p class="Pp">The STIr4200 cannot notify the driver when it has received data, - instead it has to be continuously polled. This driver polls (when idle) at a - fairly low rate of 10 times per second, which means that system performance - is not overly affected by rapid polling, but latency is fairly high.</p> -</section> -</div> -<table class="foot"> - <tr> - <td class="foot-date">December 24, 2001</td> - <td class="foot-os">NetBSD 10.1</td> - </tr> -</table> |
