freebsd-dev/sys/dev/nge
Bill Paul 2195de46d3 Per jlemon: add code to nge_rxeof() to allow verification of TCP and
UDP checksums too, not just IP. The chip only tells us if the checksum
is ok, it does not give us a copy of the partial checksum for later
processing. We have to deal with this the right way, but we can deal
with it.
2001-05-29 22:14:03 +00:00
..
if_nge.c Per jlemon: add code to nge_rxeof() to allow verification of TCP and 2001-05-29 22:14:03 +00:00
if_ngereg.h Adjust the descriptor structures a little by making the software parts 2001-05-15 21:42:43 +00:00