K 10 svn:author V 5 wpaul K 8 svn:date V 27 1998-10-31T17:23:48.000000Z K 7 svn:log V 353 Increase the size of the tx and rx rings from 10 to 20 descriptors and increase the tx interrupt threshold to 4. This fixes performance problems on slower systems. Also fix a mind-o in the rx ring init routine: I used the TX constant instead of the RX. This isn't a problem as long as the rings are the same size, but if they aren't hijinx will ensue. END