freebsd-dev/sys/dev/bge
Yaroslav Tykhiy b874fdd40d 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)
2004-07-24 13:45:38 +00:00
..
if_bge.c Bring the advertised interface capabilities into line with the reality 2004-07-24 13:45:38 +00:00
if_bgereg.h Add some special case code to fix a problem with the BCM5704 in TBI (fiber) 2004-06-09 16:01:59 +00:00