diff options
Diffstat (limited to 'static/freebsd/man4/muge.4 4.html')
| -rw-r--r-- | static/freebsd/man4/muge.4 4.html | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/static/freebsd/man4/muge.4 4.html b/static/freebsd/man4/muge.4 4.html new file mode 100644 index 00000000..1ce48837 --- /dev/null +++ b/static/freebsd/man4/muge.4 4.html @@ -0,0 +1,58 @@ +<table class="head"> + <tr> + <td class="head-ltitle">MUGE(4)</td> + <td class="head-vol">Device Drivers Manual</td> + <td class="head-rtitle">MUGE(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">muge</code> — <span class="Nd">Microchip + LAN78xx USB Gigabit Ethernet driver</span></p> +</section> +<section class="Sh"> +<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1> +<p class="Pp">To load the driver as a module at boot time, place the following + line in <a class="Xr">loader.conf(5)</a>:</p> +<div class="Bd Pp Bd-indent Li"> +<pre>if_muge_load="YES"</pre> +</div> +</section> +<section class="Sh"> +<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1> +<p class="Pp">The <code class="Nm">muge</code> device driver provides support + for USB Gigabit Ethernet adapters based on Microchip's LAN78xx and LAN7515 + chipsets.</p> +<p class="Pp">For more information on configuring this device, see + <a class="Xr">ifconfig(8)</a>.</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">muge</code> driver supports Microchip USB + Gigabit Ethernet interfaces, including:</p> +<p class="Pp"></p> +<ul class="Bl-bullet Bl-compact"> + <li>Microchip LAN7800 USB 3.1 Gigabit Ethernet controller with PHY</li> + <li>Microchip LAN7850 USB 2.0 Gigabit Ethernet controller with PHY</li> + <li>Microchip LAN7515 USB 2 hub and Gigabit Ethernet controller with PHY</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">arp(4)</a>, <a class="Xr">miibus(4)</a>, + <a class="Xr">usb(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">muge</code> device driver first appeared in + <span class="Ux">FreeBSD 12.0</span>.</p> +</section> +</div> +<table class="foot"> + <tr> + <td class="foot-date">June 11, 2018</td> + <td class="foot-os">FreeBSD 15.0</td> + </tr> +</table> |
