]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r224020:
authoryongari <yongari@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 25 Jul 2011 20:06:18 +0000 (20:06 +0000)
committeryongari <yongari@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 25 Jul 2011 20:06:18 +0000 (20:06 +0000)
commit3554dc044f569cc4bf7206ec09a517ad7d89d2a6
tree5b450cb6aab3d469be71c299045690fd62ff04f9
parent21bc641f536ad417ab7648cbccab334172417119
MFC r224020:
  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

git-svn-id: svn://svn.freebsd.org/base/stable/8@224398 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/usb/net/if_axe.c
sys/dev/usb/net/if_axereg.h
sys/dev/usb/usbdevs