]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add initial support for AX88772B USB Fast Ethernet. AX88772B
authoryongari <yongari@FreeBSD.org>
Thu, 14 Jul 2011 17:19:00 +0000 (17:19 +0000)
committeryongari <yongari@FreeBSD.org>
Thu, 14 Jul 2011 17:19:00 +0000 (17:19 +0000)
commit87e7b085a96b5ac0861cc5fa886404148e272336
tree421c4c51a9c0f2a977a7430edaf42e39a8d87e63
parentdf75f372b74766352737a19f73b6c35e591bac80
Add initial support for AX88772B USB Fast Ethernet. AX88772B
supports IPv4/IPv6 checksum offloading and VLAN tag insertion/
stripping as well as WOL.  Because uether does not provide a way
to announce driver specific offload capabilities to upper stack,
checksum offloading support needs more work and will be done in
future.
Special thanks to ASIX for donating sample hardware.

H/W donated by: ASIX Electronics
Reviewed by: hselasky
sys/dev/usb/net/if_axe.c
sys/dev/usb/net/if_axereg.h
sys/dev/usb/usbdevs