]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Handle the RX FIFO overflow condition with the rxeof handler instead
authorwpaul <wpaul@FreeBSD.org>
Wed, 19 Sep 2001 21:39:26 +0000 (21:39 +0000)
committerwpaul <wpaul@FreeBSD.org>
Wed, 19 Sep 2001 21:39:26 +0000 (21:39 +0000)
commite11a32487cd685fb304e41fce511f1bc61642471
tree8d1c252aafbce6092ebce7275f2131237e647720
parentdcf7dde14532f48c9adcdcea0805c4c998e25902
Handle the RX FIFO overflow condition with the rxeof handler instead
of the rxeoc handler for now. The rxeoc handler will reset the link,
and the NatSemi chip's RX FIFO will overflow on a 32-bit bus once you
start hitting it with 500Mbps or more of traffic.

Also increase the size of the RX ring to 128 descriptors (was 64).
sys/dev/nge/if_nge.c
sys/dev/nge/if_ngereg.h