summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/umass.4 4.html
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-25 19:59:05 -0400
committerJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-25 19:59:05 -0400
commit1f19f33e45791ea59aed048796fc68672c6723a5 (patch)
tree54625fba89e91d1c2177801ec635e8528bba937f /static/netbsd/man4/umass.4 4.html
parentac5e55f5f2af5b92794c2aded46c6bae85b5f5ed (diff)
docs: Removed Precompiled HTML
Diffstat (limited to 'static/netbsd/man4/umass.4 4.html')
-rw-r--r--static/netbsd/man4/umass.4 4.html89
1 files changed, 0 insertions, 89 deletions
diff --git a/static/netbsd/man4/umass.4 4.html b/static/netbsd/man4/umass.4 4.html
deleted file mode 100644
index d0e5e12a..00000000
--- a/static/netbsd/man4/umass.4 4.html
+++ /dev/null
@@ -1,89 +0,0 @@
-<table class="head">
- <tr>
- <td class="head-ltitle">UMASS(4)</td>
- <td class="head-vol">Device Drivers Manual</td>
- <td class="head-rtitle">UMASS(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">umass</code> &#x2014; <span class="Nd">USB mass
- storage 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">umass* at uhub?</code>
- <br/>
- <code class="Cd">atapibus* at umass?</code>
- <br/>
- <code class="Cd">scsibus* at umass? channel ?</code>
- <br/>
- <code class="Cd">wd* at umass?</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">umass</code> driver provides support for USB
- mass storage class devices. The driver supports subclasses SCSI, 8020i
- (ATAPI), 8070i (ATAPI), QIC157 (ATAPI), RBC (subset of SCSI), and UFI (USB
- Floppy). The driver handles the protocols Bulk-Only, CBI, and
- CBI-with-CCI.</p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="HARDWARE"><a class="permalink" href="#HARDWARE">HARDWARE</a></h1>
-<p class="Pp">Devices known to work with this driver include:</p>
-<p class="Pp"></p>
-<div class="Bd-indent">
-<dl class="Bl-tag Bl-compact">
- <dt>Creative Tech NOMAD MuVo TX</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>FujiFilm FinePix1300 Digital Camera</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>Imation SuperDisk</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>IOmega Zip 100</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>IOmega Zip 250</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>Kingston DataTraveler 2.0</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>LaCie CD R/W</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>Lexar Media JumpDrive Flash Disks</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>Neodio Multi-format Flash Controller</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>Olympus C-5050 ZOOM Digital Camera</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>SanDisk ImageMate SDDR-31</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>Siemens MP3-Player USB</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>Sony DSC Digital Cameras</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>STMicroelectronics ST92163 Mass Storage library Tester</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>Y-E Data FlashBuster floppy</dt>
- <dd style="width: auto;">&#x00A0;</dd>
-</dl>
-</div>
-</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">atapi(4)</a>, <a class="Xr">scsi(4)</a>,
- <a class="Xr">usb(4)</a>, <a class="Xr">wd(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">umass</code> driver is a port of the
- <span class="Ux">FreeBSD</span> driver. The <code class="Nm">umass</code>
- driver appeared in <span class="Ux">NetBSD 1.5</span>.</p>
-</section>
-</div>
-<table class="foot">
- <tr>
- <td class="foot-date">April 13, 2020</td>
- <td class="foot-os">NetBSD 10.1</td>
- </tr>
-</table>