summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/btuart.4 4.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/netbsd/man4/btuart.4 4.html')
-rw-r--r--static/netbsd/man4/btuart.4 4.html51
1 files changed, 0 insertions, 51 deletions
diff --git a/static/netbsd/man4/btuart.4 4.html b/static/netbsd/man4/btuart.4 4.html
deleted file mode 100644
index cae48058..00000000
--- a/static/netbsd/man4/btuart.4 4.html
+++ /dev/null
@@ -1,51 +0,0 @@
-<table class="head">
- <tr>
- <td class="head-ltitle">BTUART(4)</td>
- <td class="head-vol">Device Drivers Manual</td>
- <td class="head-rtitle">BTUART(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">btuart</code> &#x2014; <span class="Nd">Bluetooth
- HCI UART driver</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">pseudo-device btuart</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">btuart</code> driver provides a
- <a class="Xr">tty(4)</a> line discipline to send and receive Bluetooth
- packets over a serial line, as described in the &quot;Bluetooth Host
- Controller Interface [Transport Layer] specification, Vol 4 part
- A.&quot;</p>
-<p class="Pp">The <a class="Xr">btattach(8)</a> program is used to configure the
- tty line and create the <code class="Nm">btuart</code> driver instance.</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">bcsp(4)</a>, <a class="Xr">bluetooth(4)</a>,
- <a class="Xr">btattach(8)</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">btuart</code> driver was written with
- reference to the BlueZ drivers for Linux, and first appeared in
- <span class="Ux">NetBSD 5.0</span>.</p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="AUTHORS"><a class="permalink" href="#AUTHORS">AUTHORS</a></h1>
-<p class="Pp"><span class="An">KIYOHARA Takashi</span>
- &lt;<a class="Mt" href="mailto:kiyohara@kk.iij4u.or.jp">kiyohara@kk.iij4u.or.jp</a>&gt;</p>
-</section>
-</div>
-<table class="foot">
- <tr>
- <td class="foot-date">August 23, 2009</td>
- <td class="foot-os">NetBSD 10.1</td>
- </tr>
-</table>