diff options
Diffstat (limited to 'static/netbsd/man4/man4.evbarm')
| -rw-r--r-- | static/netbsd/man4/man4.evbarm/awge.4 3.html | 50 | ||||
| -rw-r--r-- | static/netbsd/man4/man4.evbarm/cpsw.4 3.html | 45 | ||||
| -rw-r--r-- | static/netbsd/man4/man4.evbarm/gxio.4 3.html | 136 | ||||
| -rw-r--r-- | static/netbsd/man4/man4.evbarm/iopaau.4 3.html | 87 | ||||
| -rw-r--r-- | static/netbsd/man4/man4.evbarm/vcaudio.4 3.html | 54 |
5 files changed, 0 insertions, 372 deletions
diff --git a/static/netbsd/man4/man4.evbarm/awge.4 3.html b/static/netbsd/man4/man4.evbarm/awge.4 3.html deleted file mode 100644 index 5563cc0f..00000000 --- a/static/netbsd/man4/man4.evbarm/awge.4 3.html +++ /dev/null @@ -1,50 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">AWGE(4)</td> - <td class="head-vol">Device Drivers Manual</td> - <td class="head-rtitle">AWGE(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">awge</code> — <span class="Nd">DesignWare - Gigabit Ethernet</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">awge* at fdt?</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">awge</code> driver provides support for the - DesignWare GMAC Ethernet.</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">arp(4)</a>, <a class="Xr">ifmedia(4)</a>, - <a class="Xr">mii(4)</a>, <a class="Xr">netintro(4)</a>, - <a class="Xr">ifconfig(8)</a></p> -<p class="Pp"><cite class="Rs"><span class="RsA">Synopsys</span>, - <span class="RsT">DesignWare Ethernet GMAC IP</span>, - <a class="RsU" href="https://www.synopsys.com/dw/ipdir.php?ds=dwc_ether_mac10_100_1000_unive">https://www.synopsys.com/dw/ipdir.php?ds=dwc_ether_mac10_100_1000_unive</a>, - <span class="RsD">April, 2019</span>.</cite></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="HISTORY"><a class="permalink" href="#HISTORY">HISTORY</a></h1> -<p class="Pp">The name <code class="Nm">awge</code> was chosen due to the - hardware appearing in Allwinner boards, but <code class="Nm">awge</code> is - in use in boards by other manufacturers, e.g., Rockchip.</p> -<p class="Pp">The <code class="Nm">awge</code> device driver was written by - <span class="An">Matt Thomas</span> and <span class="An">Martin - Husemann</span>. It first appeared in <span class="Ux">NetBSD - 7.0</span>.</p> -</section> -</div> -<table class="foot"> - <tr> - <td class="foot-date">March 22, 2025</td> - <td class="foot-os">NetBSD 10.1</td> - </tr> -</table> diff --git a/static/netbsd/man4/man4.evbarm/cpsw.4 3.html b/static/netbsd/man4/man4.evbarm/cpsw.4 3.html deleted file mode 100644 index e3b83f6b..00000000 --- a/static/netbsd/man4/man4.evbarm/cpsw.4 3.html +++ /dev/null @@ -1,45 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">CPSW(4)</td> - <td class="head-vol">Device Drivers Manual</td> - <td class="head-rtitle">CPSW(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">cpsw</code> — <span class="Nd">Texas - Instruments CPSW 3-port Ethernet Switch</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">cpsw* at obio?</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">cpsw</code> driver supports the TI AM335x - 3-port Ethernet Switch subsystem.</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">ifmedia(4)</a>, <a class="Xr">mii(4)</a>, - <a class="Xr">ifconfig(8)</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">cpsw</code> driver appeared in - <span class="Ux">NetBSD 7.0</span>.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="AUTHORS"><a class="permalink" href="#AUTHORS">AUTHORS</a></h1> -<p class="Pp"><span class="An">Jonathan A. Kollasch</span> - ⟨jakllsch@NetBSD.org⟩</p> -</section> -</div> -<table class="foot"> - <tr> - <td class="foot-date">December 2, 2025</td> - <td class="foot-os">NetBSD 10.1</td> - </tr> -</table> diff --git a/static/netbsd/man4/man4.evbarm/gxio.4 3.html b/static/netbsd/man4/man4.evbarm/gxio.4 3.html deleted file mode 100644 index 7767dcf2..00000000 --- a/static/netbsd/man4/man4.evbarm/gxio.4 3.html +++ /dev/null @@ -1,136 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">GXIO(4)</td> - <td class="head-vol">Device Drivers Manual</td> - <td class="head-rtitle">GXIO(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">gxio</code> — <span class="Nd">driver for - Gumstix onboard I/O interface</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">gxio* at pxaip?</code> - <br/> - <code class="Cd">options GXIO_BLUETOOTH_ON_HWUART</code> - <br/> - <code class="Cd">options GXIO_DEFAULT_EXPANSION</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">gxio</code> driver supports several different - expansion boards. Those boards have to be configured either by kernel option - or using boot time parameter. The supported extension boards is system - specific.</p> -<p class="Pp"><code class="Nm">gxio</code> is available for XScale based Gumstix - boards. To setup the expansion board on boot the parameter - “expansion” can be used. Additionally, some XScale systems can - connect two expansion boards. The second board can be configured by the - “busheader” boot parameter. The <code class="Nm">gxio</code> - driver does not verify validity of both parameters.</p> -<p class="Pp">For Xscale boards the following drivers are available for the - peripherals:</p> -<div class="Bd-indent"> -<dl class="Bl-tag"> - <dt>sm</dt> - <dd>SMC91Cxx ethernet interface.</dd> - <dt>smsh</dt> - <dd>SMSC LAN9118/LAN9218 ethernet interface.</dd> -</dl> -</div> -</section> -<section class="Sh"> -<h1 class="Sh" id="OPTIONS"><a class="permalink" href="#OPTIONS">OPTIONS</a></h1> -<div class="Bd-indent"> -<dl class="Bl-tag"> - <dt id="GXIO_BLUETOOTH_ON_HWUART"><a class="permalink" href="#GXIO_BLUETOOTH_ON_HWUART"><code class="Dv">GXIO_BLUETOOTH_ON_HWUART</code></a></dt> - <dd>Uses HWUART pins for Bluetooth module. - <p class="Pp">The option only affects Xscale PXA250 based Gumstix boards. If - set, the serial port HWUART is used to control Bluetooth module. - Otherwise no Bluetooth module is configured for PXA250 boards.</p> - </dd> - <dt id="GXIO_DEFAULT_EXPANSION"><a class="permalink" href="#GXIO_DEFAULT_EXPANSION"><code class="Dv">GXIO_DEFAULT_EXPANSION</code></a></dt> - <dd>Static configuration of expansion board. - <p class="Pp">If configured, the <code class="Nm">gxio</code> of the - processor is setup for the board. If a boot parameter is used, the boot - value is used instead.</p> - <p class="Pp">For Xscale based boards the following values are - supported:</p> - <table class="Bl-column"> - <tr> - <td>basix</td> - </tr> - <tr> - <td>cfstix</td> - </tr> - <tr> - <td>etherstix</td> - </tr> - <tr> - <td>netcf</td> - </tr> - <tr> - <td>netcf-vx</td> - </tr> - <tr> - <td>netduo</td> - </tr> - <tr> - <td>netduo-mmc</td> - </tr> - <tr> - <td>netmicrosd</td> - </tr> - <tr> - <td>netmicrosd-vx</td> - </tr> - <tr> - <td>netwifimicrosd</td> - </tr> - <tr> - <td>netmmc</td> - </tr> - <tr> - <td>netpro-vx</td> - </tr> - <tr> - <td>wfistix</td> - </tr> - <tr> - <td>wfistix-cf</td> - </tr> - </table> - </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">pxaip(4)</a>, <a class="Xr">sm(4)</a>, - <a class="Xr">smsh(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">gxio</code> driver first appeared in - <span class="Ux">NetBSD 4.0</span>.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="AUTHORS"><a class="permalink" href="#AUTHORS">AUTHORS</a></h1> -<p class="Pp">The <code class="Nm">gxio</code> driver was written by - <span class="An">Takashi Kiyohara</span> - <<a class="Mt" href="mailto:kiyohara@NetBSD.org">kiyohara@NetBSD.org</a>> - and <span class="An">Susumu Miki for WIDE Project and SOUM - Corporation</span>. This manual page was contributed by - <span class="An">Stephan Meisinger</span>.</p> -</section> -</div> -<table class="foot"> - <tr> - <td class="foot-date">October 29, 2022</td> - <td class="foot-os">NetBSD 10.1</td> - </tr> -</table> diff --git a/static/netbsd/man4/man4.evbarm/iopaau.4 3.html b/static/netbsd/man4/man4.evbarm/iopaau.4 3.html deleted file mode 100644 index eed54864..00000000 --- a/static/netbsd/man4/man4.evbarm/iopaau.4 3.html +++ /dev/null @@ -1,87 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">IOPAAU(4)</td> - <td class="head-vol">Device Drivers Manual (evbarm)</td> - <td class="head-rtitle">IOPAAU(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">iopaau</code> — <span class="Nd">Intel I/O - Processor Application Accelerator Unit</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">iopxs* at mainbus?</code> - <br/> - <code class="Cd">iopaau* at iopxs?</code></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1> -<p class="Pp">The Application Accelerator Unit, or AAU, provides - hardware-assisted support for performing block fills on a region of memory, - XOR of multiple regions of memory (parity computation), and parity - verification.</p> -<p class="Pp">The <code class="Nm">iopaau</code> driver supports the Application - Accelerator Units on the following Intel I/O Processors:</p> -<ul class="Bl-bullet"> - <li>Intel i80321 I/O Processor</li> -</ul> -<p class="Pp">The <code class="Nm">iopaau</code> driver provides a back-end to - the <a class="Xr">dmover(9)</a> interface, and supports the following - <a class="Xr">dmover(9)</a> functions:</p> -<dl class="Bl-tag"> - <dt>zero</dt> - <dd>Zero a region of memory</dd> - <dt>fill8</dt> - <dd>Fill a region of memory with an 8-bit value</dd> - <dt>copy</dt> - <dd>Copy a region of memory</dd> - <dt>xor2</dt> - <dd>Perform an XOR of 2 input streams</dd> - <dt>xor3</dt> - <dd>Perform an XOR of 3 input streams</dd> - <dt>xor4</dt> - <dd>Perform an XOR of 4 input streams</dd> - <dt>xor5</dt> - <dd>Perform an XOR of 5 input streams</dd> - <dt>xor6</dt> - <dd>Perform an XOR of 6 input streams</dd> - <dt>xor7</dt> - <dd>Perform an XOR of 7 input streams</dd> - <dt>xor8</dt> - <dd>Perform an XOR of 8 input streams</dd> -</dl> -</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">dmover(9)</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">iopaau</code> device first appeared in - <span class="Ux">NetBSD 2.0</span>.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="AUTHORS"><a class="permalink" href="#AUTHORS">AUTHORS</a></h1> -<p class="Pp">The <code class="Nm">iopaau</code> driver was written by - <span class="An">Jason R. Thorpe</span> - <<a class="Mt" href="mailto:thorpej@wasabisystems.com">thorpej@wasabisystems.com</a>> - and contributed by Wasabi Systems, Inc.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="BUGS"><a class="permalink" href="#BUGS">BUGS</a></h1> -<p class="Pp">Due to limitations in how scatter-gather is done by the AAU - hardware, a given DMA segment must be the same length for the output stream - and each input stream. The easiest way to achieve this is to ensure that all - streams used in an AAU operation begin at the same offset into a page.</p> -</section> -</div> -<table class="foot"> - <tr> - <td class="foot-date">August 2, 2002</td> - <td class="foot-os">NetBSD 10.1</td> - </tr> -</table> diff --git a/static/netbsd/man4/man4.evbarm/vcaudio.4 3.html b/static/netbsd/man4/man4.evbarm/vcaudio.4 3.html deleted file mode 100644 index 1d1c24df..00000000 --- a/static/netbsd/man4/man4.evbarm/vcaudio.4 3.html +++ /dev/null @@ -1,54 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">VCAUDIO(4)</td> - <td class="head-vol">Device Drivers Manual</td> - <td class="head-rtitle">VCAUDIO(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">vcaudio</code> — <span class="Nd">Broadcom - VideoCore integrated 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">vcaudio* at vchiq?</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">vcaudio</code> driver provides support for - the VideoCore 4 audio interface found on Broadcom SoCs used in boards such - as the Raspberry Pi.</p> -<p class="Pp">Three outputs are supported: <code class="Li">auto</code>, - <code class="Li">headphones</code>, and <code class="Li">hdmi</code>. The - selected output can be changed using the - <code class="Li">outputs.select</code> <a class="Xr">mixerctl(1)</a> - variable. <code class="Li">headphones</code> corresponds to the analog 3.5mm - jack on the Raspberry Pi.</p> -<p class="Pp">The hardware does not support recording.</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">mixerctl(1)</a>, <a class="Xr">audio(4)</a>, - <a class="Xr">mixer(4)</a>, <a class="Xr">vchiq(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">vcaudio</code> device driver appeared in - <span class="Ux">NetBSD 7.0</span>.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="BUGS"><a class="permalink" href="#BUGS">BUGS</a></h1> -<p class="Pp">The playback block size is fixed at 40ms of audio. The hardware - output format is fixed at stereo 48kHz 16-bit LPCM so is not configurable - with <a class="Xr">audiocfg(1)</a>.</p> -</section> -</div> -<table class="foot"> - <tr> - <td class="foot-date">February 26, 2021</td> - <td class="foot-os">NetBSD 10.1</td> - </tr> -</table> |
