freebsd-dev/sys/dev/ex
Robert Watson 54c32b7d98 Since if_ex doesn't contain locking or run with INTR_MPSAFE, mark
the interface as IFF_NEEDSGIANT so if_start is run holding Giant.

Note: there are locking macros in if_exreg.h, but they appear to be
unused.
2004-08-13 23:06:55 +00:00
..
if_ex_isa.c another format nit 2004-06-28 16:38:53 +00:00
if_ex_pccard.c
if_ex.c Since if_ex doesn't contain locking or run with INTR_MPSAFE, mark 2004-08-13 23:06:55 +00:00
if_exreg.h
if_exvar.h