Add mue(4), a driver for Microchip LAN75xx/LAN78xx 10/100/1000 USB Ethernet
authorkevlo <kevlo@openbsd.org>
Fri, 3 Aug 2018 01:50:14 +0000 (01:50 +0000)
committerkevlo <kevlo@openbsd.org>
Fri, 3 Aug 2018 01:50:14 +0000 (01:50 +0000)
commit77395c0435059967a0285d2c82d9493369515ba3
treea4ffac13629e5862788ce980b19df39e45bdd9e1
parent88c4d57d6c4d71675f0061918db62ac595bcc2f5
Add mue(4), a driver for Microchip LAN75xx/LAN78xx 10/100/1000 USB Ethernet
adapters.

"go ahead commit it" deraadt@
share/man/man4/Makefile
share/man/man4/mue.4 [new file with mode: 0644]
share/man/man4/usb.4
sys/arch/amd64/conf/GENERIC
sys/arch/amd64/conf/RAMDISK_CD
sys/arch/i386/conf/GENERIC
sys/arch/i386/conf/RAMDISK_CD
sys/dev/usb/files.usb
sys/dev/usb/if_mue.c [new file with mode: 0644]
sys/dev/usb/if_muereg.h [new file with mode: 0644]