K 10 svn:author V 3 mux K 8 svn:date V 27 2002-12-30T00:38:57.000000Z K 7 svn:log V 267 MFC 1.113: When sending mbuf chains containing more than 63 mbufs, we were only sending those first 63 mbufs and not the rest of the chain for >= 3c90xB cards. Try to copy the mbuf chain in an mbuf cluster and send it as one fragment as we do with older cards. END