Date: Sat, 24 Jul 2004 13:45:38 +0000 (UTC) From: Yar Tikhiy <yar@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/bge if_bge.c Message-ID: <200407241345.i6ODjcCJ091968@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar 2004-07-24 13:45:38 UTC FreeBSD src repository Modified files: sys/dev/bge if_bge.c Log: Bring the advertised interface capabilities into line with the reality (in particular, bge(4) hasn't supported rxcsum since if_bge.c#1.5) Clean up some aspects of capabilities usage, i.e. stop using if_hwassist to see whether we are doing offload now because if_hwassist is for TCP/IP layer and it is subordinate to if_capenable. Thanks to: Aled Morris for donating a nice bge(4) NIC to me Reviewed by: -net, -hackers (silence) Revision Changes Path 1.72 +14 -6 src/sys/dev/bge/if_bge.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407241345.i6ODjcCJ091968>