summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/umidi.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/umidi.4 4.html
parentac5e55f5f2af5b92794c2aded46c6bae85b5f5ed (diff)
docs: Removed Precompiled HTML
Diffstat (limited to 'static/netbsd/man4/umidi.4 4.html')
-rw-r--r--static/netbsd/man4/umidi.4 4.html129
1 files changed, 0 insertions, 129 deletions
diff --git a/static/netbsd/man4/umidi.4 4.html b/static/netbsd/man4/umidi.4 4.html
deleted file mode 100644
index d2955391..00000000
--- a/static/netbsd/man4/umidi.4 4.html
+++ /dev/null
@@ -1,129 +0,0 @@
-<table class="head">
- <tr>
- <td class="head-ltitle">UMIDI(4)</td>
- <td class="head-vol">Device Drivers Manual</td>
- <td class="head-rtitle">UMIDI(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">umidi</code> &#x2014; <span class="Nd">USB
- support for MIDI devices</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">umidi* at uhub?</code>
- <br/>
- <code class="Cd">midi* at umidi?</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">umidi</code> driver supports USB MIDI devices
- that conform to the
- <a class="permalink" href="#Universal"><i class="Em" id="Universal">Universal
- Serial Bus Device Class Definition for MIDI Devices</i></a>. Vendor-specific
- support is also included for the following:</p>
-<section class="Ss">
-<h2 class="Ss" id="Midiman_devices"><a class="permalink" href="#Midiman_devices">Midiman
- devices</a></h2>
-<div class="Bd-indent">
-<dl class="Bl-tag Bl-compact">
- <dt>MidiSport 2x4</dt>
- <dd style="width: auto;">&#x00A0;</dd>
-</dl>
-</div>
-</section>
-<section class="Ss">
-<h2 class="Ss" id="Roland_and_Edirol_devices"><a class="permalink" href="#Roland_and_Edirol_devices">Roland
- and Edirol devices</a></h2>
-<div class="Bd-indent">
-<dl class="Bl-tag Bl-compact">
- <dt>Fantom-X</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>PC300</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>PCR</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>SC8820</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>SC8850</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>SCD70</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>SD20</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>SD80</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>SD90</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>SK500</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>SonicCell</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>U8</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>UA25</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>UA100</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>UA101</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>UA10F</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>UA4FX</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>UA700</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>UA1000</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>UM1</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>UM2</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>UM3</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>UM4</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>UM550</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>UM880N</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>XV5050</dt>
- <dd style="width: auto;">&#x00A0;</dd>
-</dl>
-</div>
-</section>
-<section class="Ss">
-<h2 class="Ss" id="Yamaha_devices"><a class="permalink" href="#Yamaha_devices">Yamaha
- devices</a></h2>
-<div class="Bd-indent">
-<dl class="Bl-tag Bl-compact">
- <dt>UX256</dt>
- <dd>(product-specific support)</dd>
- <dt>Others</dt>
- <dd>Other Yamaha MIDI devices will be attached and are expected to work
- also.</dd>
-</dl>
-</div>
-<p class="Pp">Devices supported by the <code class="Nm">umidi</code> driver will
- appear as <a class="Xr">midi(4)</a> devices.</p>
-</section>
-</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">midi(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">umidi</code> driver appeared in
- <span class="Ux">NetBSD 1.6</span>.</p>
-</section>
-</div>
-<table class="foot">
- <tr>
- <td class="foot-date">October 14, 2007</td>
- <td class="foot-os">NetBSD 10.1</td>
- </tr>
-</table>