logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

muge — Microchip LAN78xx USB Gigabit Ethernet driver

Description

       The  muge  device  driver provides support for USB Gigabit Ethernet adapters based on Microchip's LAN78xx
       and LAN7515 chipsets.

       For more information on configuring this device, see ifconfig(8).

Hardware

       The muge driver supports:

          Microchip LAN7800 USB 3.1 Gigabit Ethernet controller with PHY
          Microchip LAN7850 USB 2.0 Gigabit Ethernet controller with PHY
          Microchip LAN7515 USB 2 hub and Gigabit Ethernet controller with PHY

History

       The muge device driver first appeared in FreeBSD 12.0.

Debian                                            June 11, 2018                                          MUGE(4)

Name

       muge — Microchip LAN78xx USB Gigabit Ethernet driver

See Also

arp(4), miibus(4), usb(4), ifconfig(8)

Synopsis

       To load the driver as a module at boot time, place the following line in loader.conf(5):

             if_muge_load="YES"

See Also