summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/ulpt.4 4.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/netbsd/man4/ulpt.4 4.html')
-rw-r--r--static/netbsd/man4/ulpt.4 4.html67
1 files changed, 0 insertions, 67 deletions
diff --git a/static/netbsd/man4/ulpt.4 4.html b/static/netbsd/man4/ulpt.4 4.html
deleted file mode 100644
index 4d72d657..00000000
--- a/static/netbsd/man4/ulpt.4 4.html
+++ /dev/null
@@ -1,67 +0,0 @@
-<table class="head">
- <tr>
- <td class="head-ltitle">ULPT(4)</td>
- <td class="head-vol">Device Drivers Manual</td>
- <td class="head-rtitle">ULPT(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">ulpt</code> &#x2014; <span class="Nd">USB printer
- 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">ulpt* at uhub?</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">ulpt</code> driver provides support for
- Universal Serial Bus (USB) printers that follow either the USB printer
- uni-directional or bi-directional protocol.</p>
-<p class="Pp">Additional bits OR-ed in the minor device number with the unit
- number select various features of the driver:</p>
-<table class="Bl-column Bd-indent">
- <tr id="Minor">
- <td><a class="permalink" href="#Minor"><b class="Sy">Minor Bit</b></a></td>
- <td><a class="permalink" href="#Function"><b class="Sy" id="Function">Function</b></a></td>
- </tr>
- <tr>
- <td>0x40</td>
- <td>Do not initialize (reset) the device on the port.</td>
- </tr>
-</table>
-<p class="Pp">Some printers cannot handle the reset on open; in case of problems
- try the <span class="Pa">ulpn</span> device.</p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="FILES"><a class="permalink" href="#FILES">FILES</a></h1>
-<dl class="Bl-tag">
- <dt><span class="Pa">/dev/ulpt?</span></dt>
- <dd>USB printer with reset on open</dd>
- <dt><span class="Pa">/dev/ulpn?</span></dt>
- <dd>USB printer without reset on open</dd>
-</dl>
-</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">lpt(4)</a>, <a class="Xr">usb(4)</a></p>
-<p class="Pp"><cite class="Rs"><span class="RsT">USB Device Class Definition for
- Printing Devices</span>, <i class="RsI">USB Implementors Forum</i>,
- <a class="RsU" href="http://www.usb.org/developers/devclass_docs/usbprint11.pdf">http://www.usb.org/developers/devclass_docs/usbprint11.pdf</a>,
- <span class="RsD">January 2000</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">ulpt</code> driver appeared in
- <span class="Ux">NetBSD 1.4</span>.</p>
-</section>
-</div>
-<table class="foot">
- <tr>
- <td class="foot-date">May 16, 2009</td>
- <td class="foot-os">NetBSD 10.1</td>
- </tr>
-</table>