diff options
Diffstat (limited to 'static/netbsd/man4/umidi.4 4.html')
| -rw-r--r-- | static/netbsd/man4/umidi.4 4.html | 129 |
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> — <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;"> </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;"> </dd> - <dt>PC300</dt> - <dd style="width: auto;"> </dd> - <dt>PCR</dt> - <dd style="width: auto;"> </dd> - <dt>SC8820</dt> - <dd style="width: auto;"> </dd> - <dt>SC8850</dt> - <dd style="width: auto;"> </dd> - <dt>SCD70</dt> - <dd style="width: auto;"> </dd> - <dt>SD20</dt> - <dd style="width: auto;"> </dd> - <dt>SD80</dt> - <dd style="width: auto;"> </dd> - <dt>SD90</dt> - <dd style="width: auto;"> </dd> - <dt>SK500</dt> - <dd style="width: auto;"> </dd> - <dt>SonicCell</dt> - <dd style="width: auto;"> </dd> - <dt>U8</dt> - <dd style="width: auto;"> </dd> - <dt>UA25</dt> - <dd style="width: auto;"> </dd> - <dt>UA100</dt> - <dd style="width: auto;"> </dd> - <dt>UA101</dt> - <dd style="width: auto;"> </dd> - <dt>UA10F</dt> - <dd style="width: auto;"> </dd> - <dt>UA4FX</dt> - <dd style="width: auto;"> </dd> - <dt>UA700</dt> - <dd style="width: auto;"> </dd> - <dt>UA1000</dt> - <dd style="width: auto;"> </dd> - <dt>UM1</dt> - <dd style="width: auto;"> </dd> - <dt>UM2</dt> - <dd style="width: auto;"> </dd> - <dt>UM3</dt> - <dd style="width: auto;"> </dd> - <dt>UM4</dt> - <dd style="width: auto;"> </dd> - <dt>UM550</dt> - <dd style="width: auto;"> </dd> - <dt>UM880N</dt> - <dd style="width: auto;"> </dd> - <dt>XV5050</dt> - <dd style="width: auto;"> </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> |
