freebsd-dev/sys/dev/wi
Sam Leffler 437ffe1823 o eliminate widespread on-stack mbuf use for bpf by introducing
a new bpf_mtap2 routine that does the right thing for an mbuf
  and a variable-length chunk of data that should be prepended.
o while we're sweeping the drivers, use u_int32_t uniformly when
  when prepending the address family (several places were assuming
  sizeof(int) was 4)
o return M_ASSERTVALID to BPF_MTAP* now that all stack-allocated
  mbufs have been eliminated; this may better be moved to the bpf
  routines

Reviewed by:	arch@ and several others
2003-12-28 03:56:00 +00:00
..
if_wavelan_ieee.h Return support needed by dstumbler: 2003-06-27 00:49:04 +00:00
if_wi_pccard.c Fix slight disordering of supported cards. 2003-12-27 18:07:50 +00:00
if_wi_pci.c o add experimental radiotap capture format 2003-09-05 22:29:30 +00:00
if_wi.c o eliminate widespread on-stack mbuf use for bpf by introducing 2003-12-28 03:56:00 +00:00
if_wireg.h o add experimental radiotap capture format 2003-09-05 22:29:30 +00:00
if_wivar.h Older versions of the intersil firmware is a lot slower than newer 2003-12-09 07:41:07 +00:00
spectrum24t_cf.h Add code that will download firmware to a Symbol LA4100-series of CF 2002-08-03 00:19:58 +00:00