K 10 svn:author V 7 glebius K 8 svn:date V 27 2006-10-31T16:19:21.000000Z K 7 svn:log V 392 Rework the transmit register handling. In em_encap() store index of the EOP descriptor in the first descriptor of the packet. And then in em_txeof() search for DD bits set only in the EOP descriptors, embedding the cleanup of all packet's descriptors into inner loop. This change is important for future chips, where DD bit is going to be set only on the EOP descriptors. Submitted by: jfv END