K 10 svn:author V 3 jfv K 8 svn:date V 27 2010-05-19T00:03:48.406485Z K 7 svn:log V 353 A few changes: When not defining header split do not allocate mbufs, this can be a BIG savings in the mbuf memory pool. Also keep seperate dma maps for the header and payload pieces when doing header split. The basis of this code was a patch done a while ago by yongari, thank you :) A number of white space changes. MFC: in a few days END