Date: Thu, 2 Sep 2010 03:55:08 +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: <201009020355.o823tIxw098169@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2010-09-02 03:55:08 UTC
FreeBSD src repository
Modified files:
sys/dev/usb/net if_cdce.c
Log:
SVN rev 212133 on 2010-09-02 03:55:08Z by thompsa
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.
Submitted by: Hans Petter Selasky
Revision Changes Path
1.22 +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?201009020355.o823tIxw098169>
