summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/man4.evbarm/gxio.4 3.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/man4.evbarm/gxio.4 3.html
parentac5e55f5f2af5b92794c2aded46c6bae85b5f5ed (diff)
docs: Removed Precompiled HTML
Diffstat (limited to 'static/netbsd/man4/man4.evbarm/gxio.4 3.html')
-rw-r--r--static/netbsd/man4/man4.evbarm/gxio.4 3.html136
1 files changed, 0 insertions, 136 deletions
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> &#x2014; <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
- &#x201C;expansion&#x201D; can be used. Additionally, some XScale systems can
- connect two expansion boards. The second board can be configured by the
- &#x201C;busheader&#x201D; 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>
- &lt;<a class="Mt" href="mailto:kiyohara@NetBSD.org">kiyohara@NetBSD.org</a>&gt;
- 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>