1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-27 16:39:08 +00:00
freebsd/sys/dev/de
Peter Wemm 3b419f5843 set if_snd.ifq_maxlen to something reasonable - note that if_de.c has
a wierd double-queue arrangement..  It always empties the if_snd queue
then puts the transmit packets into a different queue that is limited
by the number of TX descriptors and does it's own discards...
This should stop the boot-time XXX warning anyway.
1999-03-13 09:21:27 +00:00
..
dc21040reg.h Merge changes from vendor branch; 1998-06-13 17:20:03 +00:00
if_de.c set if_snd.ifq_maxlen to something reasonable - note that if_de.c has 1999-03-13 09:21:27 +00:00
if_devar.h If this is going to have checks for kernel versions, it might as well 1998-11-06 02:13:14 +00:00