diff options
Diffstat (limited to 'static/freebsd/man4/mtkswitch.4 4.html')
| -rw-r--r-- | static/freebsd/man4/mtkswitch.4 4.html | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/static/freebsd/man4/mtkswitch.4 4.html b/static/freebsd/man4/mtkswitch.4 4.html new file mode 100644 index 00000000..22df022d --- /dev/null +++ b/static/freebsd/man4/mtkswitch.4 4.html @@ -0,0 +1,58 @@ +<table class="head"> + <tr> + <td class="head-ltitle">MTKSWITCH(4)</td> + <td class="head-vol">Device Drivers Manual</td> + <td class="head-rtitle">MTKSWITCH(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">mtkswitch</code> — + <span class="Nd">MediaTek/Ralink 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">device etherswitch</code> + <br/> + <code class="Cd">device mtkswitch</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">mtkswitch</code> driver supports + MediaTek/Ralink Ethernet switch controllers.</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">mtkswitch</code> driver supports the + following Ethernet switch controllers:</p> +<p class="Pp"></p> +<ul class="Bl-bullet Bl-compact"> + <li>MediaTek MT7628 (5 port Fast Ethernet)</li> + <li>MediaTek MT7621 (5 port Gigabit Ethernet)</li> + <li>MediaTek MT7620 (5 port Fast Ethernet)</li> + <li>Ralink RT5350 (5 port Fast Ethernet)</li> + <li>Ralink RT3352 (5 port Fast Ethernet)</li> + <li>Ralink RT3050 (5 port Fast Ethernet)</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="HISTORY"><a class="permalink" href="#HISTORY">HISTORY</a></h1> +<p class="Pp">The <code class="Nm">mtkswitch</code> driver appeared in + <span class="Ux">FreeBSD 11.0</span>.</p> +</section> +</div> +<table class="foot"> + <tr> + <td class="foot-date">May 19, 2025</td> + <td class="foot-os"></td> + </tr> +</table> |
