summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/neo.4 4.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/netbsd/man4/neo.4 4.html')
-rw-r--r--static/netbsd/man4/neo.4 4.html57
1 files changed, 0 insertions, 57 deletions
diff --git a/static/netbsd/man4/neo.4 4.html b/static/netbsd/man4/neo.4 4.html
deleted file mode 100644
index 85e1f2e2..00000000
--- a/static/netbsd/man4/neo.4 4.html
+++ /dev/null
@@ -1,57 +0,0 @@
-<table class="head">
- <tr>
- <td class="head-ltitle">NEO(4)</td>
- <td class="head-vol">Device Drivers Manual</td>
- <td class="head-rtitle">NEO(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">neo</code> &#x2014; <span class="Nd">NeoMagic
- MagicMedia 256 audio device 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">neo* at pci? dev ? function ?</code>
- <br/>
- <code class="Cd">audio* at audiobus?</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">neo</code> driver provides support for the
- NeoMagic MagicMedia 256AV and 256ZX AC'97 audio devices, found on many
- laptops.</p>
-<p class="Pp">The MagicMedia 256AV also comes in a variant (usually found on
- Dell and HP laptops) that works in Windows Sound System emulation mode, not
- in AC'97 mode. That variant of the chip must be used with the
- <a class="Xr">wss(4)</a> driver. The <code class="Nm">neo</code> driver will
- not attach to such chips.</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">ac97(4)</a>, <a class="Xr">audio(4)</a>,
- <a class="Xr">intro(4)</a>, <a class="Xr">midi(4)</a>,
- <a class="Xr">pci(4)</a>, <a class="Xr">wss(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">neo</code> device driver appeared in
- <span class="Ux">NetBSD 1.5.1</span>.</p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="BUGS"><a class="permalink" href="#BUGS">BUGS</a></h1>
-<p class="Pp">The MagicMedia 256 series is not well-documented.</p>
-<p class="Pp">No MIDI or FM synthesizer capability is provided with the
- MagicMedia 256 in AC'97 mode. While those capabilities are provided by the
- Windows driver for the chip, they are emulated by the Windows driver, and
- not directly supported by the hardware.</p>
-</section>
-</div>
-<table class="foot">
- <tr>
- <td class="foot-date">June 22, 2005</td>
- <td class="foot-os">NetBSD 10.1</td>
- </tr>
-</table>