diff options
Diffstat (limited to 'static/freebsd/man4/man4.arm/ar40xx.4 3.html')
| -rw-r--r-- | static/freebsd/man4/man4.arm/ar40xx.4 3.html | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/static/freebsd/man4/man4.arm/ar40xx.4 3.html b/static/freebsd/man4/man4.arm/ar40xx.4 3.html new file mode 100644 index 00000000..e886672b --- /dev/null +++ b/static/freebsd/man4/man4.arm/ar40xx.4 3.html @@ -0,0 +1,55 @@ +<table class="head"> + <tr> + <td class="head-ltitle">AR40XX(4)</td> + <td class="head-vol">Device Drivers Manual (arm)</td> + <td class="head-rtitle">AR40XX(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">ar40xx_switch</code> — + <span class="Nd">Qualcomm IPQ4018/IPQ4019 Gigabit Ethernet switch + 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">device mdio</code> + <br/> + <code class="Cd">etherswitch</code> + <br/> + <code class="Cd">ar40xx_switch</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">ar40xx_switch</code> driver supports the + Gigabit Ethernet switch inside the Qualcomm IPQ4018/IPQ4019 SoC.</p> +</section> +<section class="Sh"> +<h1 class="Sh" id="HARDWARE"><a class="permalink" href="#HARDWARE">HARDWARE</a></h1> +<p class="Pp">The <code class="Nm">ar40xx_switch</code> driver supports the + following Gigabit Ethernet switch controllers:</p> +<p class="Pp"></p> +<ul class="Bl-bullet Bl-compact"> + <li>Qualcomm IPQ 4019 Five-port Gigabit Ethernet Switch</li> + <li>Qualcomm IPQ 4018 Five-port Gigabit Ethernet Switch</li> +</ul> +</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">etherswitch(4)</a>, + <a class="Xr">etherswitchcfg(8)</a></p> +</section> +<section class="Sh"> +<h1 class="Sh" id="CAVEATS"><a class="permalink" href="#CAVEATS">CAVEATS</a></h1> +<p class="Pp">This driver currently only supports L2 port/VLAN mapping + modes.</p> +</section> +</div> +<table class="foot"> + <tr> + <td class="foot-date">May 10, 2025</td> + <td class="foot-os"></td> + </tr> +</table> |
