Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jul 2011 17:19:00 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/usb usbdevs src/sys/dev/usb/net if_axe.c if_axereg.h
Message-ID:  <201107141719.p6EHJJkX021693@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

yongari     2011-07-14 17:19:00 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          usbdevs 
    sys/dev/usb/net      if_axe.c if_axereg.h 
  Log:
  SVN rev 224020 on 2011-07-14 17:19:00Z by yongari
  
  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
  
  Revision  Changes    Path
  1.38      +96 -24    src/sys/dev/usb/net/if_axe.c
  1.8       +28 -1     src/sys/dev/usb/net/if_axereg.h
  1.515     +1 -0      src/sys/dev/usb/usbdevs



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107141719.p6EHJJkX021693>