K 10 svn:author V 5 wpaul K 8 svn:date V 27 2001-06-15T18:43:19.000000Z K 7 svn:log V 316 Fix TX bug: when using TCP/IP checksum offload on TX, we tell the chip we want the checksums calculated on a per-packet basis using control bits in the extsts field of the DMA descriptor structure. For TX, the chip seems to want these bits set in the field of the first descriptor in a fragment chain, not the last. END