K 10 svn:author V 8 simokawa K 8 svn:date V 27 2003-03-06T05:06:44.000000Z K 7 svn:log V 329 MFp4(simokawa_sbp) Improve if_fwe performance. - Simplify mbuf handling by using bulkxfer. Now, it uses mbuf clusters for RX buffer as usual ethernet drivers. - Recycle struct xfer buffer and don't call malloc at runtime. - Count input and output errors. - Handle a mbuf chain longer than 6 correctly. - Increase queue length. END