TX_UNDERFLOW
errbits = desc0 & (TX_UNDERFLOW | TX_LATE_COLL | TX_CARRIER_LOSS |
if (desc0 & TX_UNDERFLOW)
if (int_status & TX_UNDERFLOW)