freebsd-nq/sys/dev/et
Pyun YongHyeon c8b727ce77 Fix alt(4) support. Also add check for number of available TX
descriptors before trying to send frames.  If we're not able to
send a frame, make sure to prepend it to if_snd queue such that
alt(4) should work.

While I'm here prefer ETHER_BPF_MTAP to BPF_MTAP.  ETHER_BPF_MTAP
should be used for controllers that support VLAN hardware tag
insertion.  The controller supports VLAN tag insertion but lacks
VLAN tag stripping in RX path though.
2011-12-05 22:55:52 +00:00
..
if_et.c Fix alt(4) support. Also add check for number of available TX 2011-12-05 22:55:52 +00:00
if_etreg.h Remove NetBSD license. r199548 removed all bit macros that were 2011-12-05 22:09:07 +00:00
if_etvar.h Change copyright holder to author. We prefer using a real legal 2010-07-30 17:51:22 +00:00