K 10 svn:author V 7 glebius K 8 svn:date V 27 2005-12-15T09:45:53.000000Z K 7 svn:log V 220 o Rewrite bge_encap() to use bus_dmamap_load_mbuf_sg(9), inlining the callback function bge_dma_map_tx_desc() into the bge_encap() itself. o If busdma returns EFBIG, try to m_defrag() the packet. Reviewed by: yongari END