Date: Wed, 4 Nov 2009 18:31:43 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/fxp if_fxp.c Message-ID: <200911041831.nA4IVx3J072623@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2009-11-04 18:31:43 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/dev/fxp if_fxp.c Log: SVN rev 198919 on 2009-11-04 18:31:43Z by yongari MFC r197586: It seems some 82559ER controllers do not support Rx checksum offloading. Datasheet said nothing about the limitation of 82559ER except WOL. Explicitly disable Rx checksum offloading for controllers that is known to lack the capability. PR: kern/138135 Tested by: Gooderum, Mark < mgooderum <> websense dot com > Revision Changes Path 1.295.2.2 +5 -2 src/sys/dev/fxp/if_fxp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911041831.nA4IVx3J072623>