Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jul 2011 20:06:18 +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:  <201107252006.p6PK6eru007786@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2011-07-25 20:06:18 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/usb          usbdevs 
    sys/dev/usb/net      if_axe.c if_axereg.h 
  Log:
  SVN rev 224398 on 2011-07-25 20:06:18Z by yongari
  
  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
  
  Revision    Changes    Path
  1.12.2.23   +96 -24    src/sys/dev/usb/net/if_axe.c
  1.3.2.6     +28 -1     src/sys/dev/usb/net/if_axereg.h
  1.421.2.82  +1 -0      src/sys/dev/usb/usbdevs



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