HardenedBSD/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
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