K 10 svn:author V 5 wpaul K 8 svn:date V 27 1999-04-12T21:37:00.000000Z K 7 svn:log V 248 Merge in some updates for the RealTek driver, mainly: - Rewrite the transmit section to be a little less bogus. - Set ifq_maxlen correctly. RL_TX_LIST_CNT - 1 is wrong, because for the RealTek, RL_TX_LIST_CNT is 4. Set it to IFQ_MAXLEN instead. END