diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-25 19:59:05 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-25 19:59:05 -0400 |
| commit | 1f19f33e45791ea59aed048796fc68672c6723a5 (patch) | |
| tree | 54625fba89e91d1c2177801ec635e8528bba937f /static/netbsd/man4/arcofi.4 4.html | |
| parent | ac5e55f5f2af5b92794c2aded46c6bae85b5f5ed (diff) | |
docs: Removed Precompiled HTML
Diffstat (limited to 'static/netbsd/man4/arcofi.4 4.html')
| -rw-r--r-- | static/netbsd/man4/arcofi.4 4.html | 98 |
1 files changed, 0 insertions, 98 deletions
diff --git a/static/netbsd/man4/arcofi.4 4.html b/static/netbsd/man4/arcofi.4 4.html deleted file mode 100644 index 523be021..00000000 --- a/static/netbsd/man4/arcofi.4 4.html +++ /dev/null @@ -1,98 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">ARCOFI(4)</td> - <td class="head-vol">Device Drivers Manual</td> - <td class="head-rtitle">ARCOFI(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">arcofi</code> — <span class="Nd">Siemens - PSB2160 audio codec</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">arcofi* at dio?</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">arcofi</code> driver supports the HP - “Audio1” audio devices, based upon the Siemens PSB2160 - “ARCOFI” codec, to implement the audio device interface - described in <a class="Xr">audio(4)</a>.</p> -<p class="Pp">This device is found onboard HP 9000 workstations models 425e, 705 - and 710.</p> -<p class="Pp">The <code class="Nm">arcofi</code> is limited to a phone-quality - mono, 8000 Hz sound.</p> -<section class="Ss"> -<h2 class="Ss" id="AUDIOCTL_SETTINGS"><a class="permalink" href="#AUDIOCTL_SETTINGS">AUDIOCTL - SETTINGS</a></h2> -<p class="Pp">The following encodings are supported:</p> -<p class="Pp"></p> -<div class="Bd-indent"> -<dl class="Bl-tag Bl-compact"> - <dt id="AUDIO_ENCODING_ULAW"><a class="permalink" href="#AUDIO_ENCODING_ULAW"><code class="Li">AUDIO_ENCODING_ULAW</code></a></dt> - <dd style="width: auto;"> </dd> - <dt id="AUDIO_ENCODING_ALAW"><a class="permalink" href="#AUDIO_ENCODING_ALAW"><code class="Li">AUDIO_ENCODING_ALAW</code></a></dt> - <dd style="width: auto;"> </dd> - <dt id="AUDIO_ENCODING_SLINEAR_BE"><a class="permalink" href="#AUDIO_ENCODING_SLINEAR_BE"><code class="Li">AUDIO_ENCODING_SLINEAR_BE</code></a></dt> - <dd>Natively supported. - <p class="Pp"></p> - </dd> - <dt id="AUDIO_ENCODING_SLINEAR"><a class="permalink" href="#AUDIO_ENCODING_SLINEAR"><code class="Li">AUDIO_ENCODING_SLINEAR</code></a></dt> - <dd style="width: auto;"> </dd> - <dt id="AUDIO_ENCODING_SLINEAR_LE"><a class="permalink" href="#AUDIO_ENCODING_SLINEAR_LE"><code class="Li">AUDIO_ENCODING_SLINEAR_LE</code></a></dt> - <dd style="width: auto;"> </dd> - <dt id="AUDIO_ENCODING_ULINEAR_LE"><a class="permalink" href="#AUDIO_ENCODING_ULINEAR_LE"><code class="Li">AUDIO_ENCODING_ULINEAR_LE</code></a></dt> - <dd style="width: auto;"> </dd> - <dt id="AUDIO_ENCODING_ULINEAR_BE"><a class="permalink" href="#AUDIO_ENCODING_ULINEAR_BE"><code class="Li">AUDIO_ENCODING_ULINEAR_BE</code></a></dt> - <dd>Software converted to <code class="Li">AUDIO_ENCODING_SLINEAR_BE</code> - encoding.</dd> -</dl> -</div> -</section> -<section class="Ss"> -<h2 class="Ss" id="MIXERCTL_SETTINGS"><a class="permalink" href="#MIXERCTL_SETTINGS">MIXERCTL - SETTINGS</a></h2> -<p class="Pp">The <code class="Nm">arcofi</code> has three audio ports:</p> -<p class="Pp"></p> -<div class="Bd-indent"> -<dl class="Bl-tag Bl-compact"> - <dt id="inputs.line"><a class="permalink" href="#inputs.line"><code class="Cm">inputs.line</code></a></dt> - <dd>The ‘line in’ jack connector.</dd> - <dt id="outputs.line"><a class="permalink" href="#outputs.line"><code class="Cm">outputs.line</code></a></dt> - <dd>The ‘line out’ jack connector.</dd> - <dt id="outputs.speaker"><a class="permalink" href="#outputs.speaker"><code class="Cm">outputs.speaker</code></a></dt> - <dd>The built-in speaker.</dd> -</dl> -</div> -<p class="Pp">Each port has a volume control, and can be muted.</p> -<p class="Pp">The <code class="Cm">outputs.line</code> and - <code class="Cm">outputs.speaker</code> volume settings are tied to the same - hardware setting.</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">audioctl(1)</a>, <a class="Xr">mixerctl(1)</a>, - <a class="Xr">ioctl(2)</a>, <a class="Xr">audio(4)</a>, - <a class="Xr">dio(4)</a>, <a class="Xr">intro(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">arcofi</code> driver was written for - <span class="Ux">OpenBSD</span> and first appeared in - <span class="Ux">OpenBSD 5.1</span>, and was ported to - <span class="Ux">NetBSD</span>.</p> -</section> -</div> -<table class="foot"> - <tr> - <td class="foot-date">August 25, 2014</td> - <td class="foot-os">NetBSD 10.1</td> - </tr> -</table> |
