K 10 svn:author V 3 jhb K 8 svn:date V 27 2006-11-01T15:36:47.000000Z K 7 svn:log V 258 Fix botch in last commit (I tested on 6.x which doesn't have TSO): - Test the mac_type rather than if_hwassist (since ifp doesn't exist yet) to determine if the adapter supports TSO and thus to change the sizes for the bus_dma tag. Reviewed by: glebius END