freebsd-dev/sys/dev/bge
John Polstra 5ddc57942f Disable hardware checksum offloading of IP fragments in the bge
driver.  I tried a few obvious experiments, but was unable to make
the 3c996B-T generate correct UDP checksums for transmitted fragmented
packets.  I'm not so sure the device is even capable of it.

This fixes NFS over UDP.

MFC after:	1 day
2002-07-04 23:19:20 +00:00
..
if_bge.c Disable hardware checksum offloading of IP fragments in the bge 2002-07-04 23:19:20 +00:00
if_bgereg.h Work around what appears to be a chip bug in the BCM5701 that shows 2002-06-24 22:04:15 +00:00