Date: Sun, 28 Nov 2010 07:04:28 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/usb usb_cdc.h src/sys/dev/usb/net if_cdce.c if_cdcereg.h Message-ID: <201011280704.oAS74mnj084225@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2010-11-28 07:04:28 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/dev/usb usb_cdc.h
sys/dev/usb/net if_cdce.c if_cdcereg.h
Log:
SVN rev 215981 on 2010-11-28 07:04:28Z by thompsa
MFC r213809
USB network (NCM driver):
- correct the ethernet payload remainder which
must be post-offseted by -14 bytes instead of
0 bytes. This is not very clearly defined in the
NCM specification.
Revision Changes Path
1.15.2.9 +118 -24 src/sys/dev/usb/net/if_cdce.c
1.3.2.3 +7 -1 src/sys/dev/usb/net/if_cdcereg.h
1.2.2.3 +2 -1 src/sys/dev/usb/usb_cdc.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011280704.oAS74mnj084225>
