Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Nov 2010 01:47:46 +0000 (UTC)
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/usb/net if_cdce.c
Message-ID:  <201011190148.oAJ1m3mI038083@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thompsa     2010-11-19 01:47:46 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/usb/net      if_cdce.c 
  Log:
  SVN rev 215499 on 2010-11-19 01:47:46Z by thompsa
  
  MFC r212133
  
   Fix setting of the rx_max and tx_max variables. If the expected buffer size is
   greater than 65535 bytes then the CDC driver might not work as expected, which
   is not likely with the existing USB speeds.
  
  Revision  Changes    Path
  1.15.2.8  +4 -4      src/sys/dev/usb/net/if_cdce.c



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