CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/22 09:52:05
Modified files:
sys/arch/sparc/dev: hme.c
sys/dev/ic : gem.c hme.c
Log message:
Remove RX checksum offloading support. The chip is too limited, and
examining higher protocol layers to adjust the checksum and calculate
the pseudo-header in the driver is too complex to be worthwhile.
ok henning@
