kernel/usb4bsd: Bring in the axge(4) ethernet driver.
authorSascha Wildner <saw@online.de>
Sat, 15 Nov 2014 16:50:05 +0000 (17:50 +0100)
committerSascha Wildner <saw@online.de>
Sat, 15 Nov 2014 16:59:34 +0000 (17:59 +0100)
commit3d2b95309cab2374c3d5fa05c1f1814f782a0ab2
treebb4ac1d695f44cd8d7964022acf44e6032a2427c
parent0acb08af607899f686d26d76febcdf88980048fe
kernel/usb4bsd: Bring in the axge(4) ethernet driver.

It supports USB Gigabit Ethernet adapters based on the
ASIX Electronics AX88179 USB 3.0 and AX88178A USB 2.0
chipsets.

Taken-from: FreeBSD
13 files changed:
etc/devd/usb.conf
share/man/man4/Makefile
share/man/man4/axge.4 [new file with mode: 0644]
share/man/man4/miibus.4
share/man/man4/usb.4
sys/bus/u4b/net/Makefile
sys/bus/u4b/net/axge/Makefile [new file with mode: 0644]
sys/bus/u4b/net/if_axge.c [new file with mode: 0644]
sys/bus/u4b/net/if_axgereg.h [new file with mode: 0644]
sys/bus/u4b/usbdevs
sys/conf/files
sys/config/LINT
sys/config/LINT64