freebsd-dev/sys/dev/lnc
Robert Watson 26ec2d74aa Since if_lnc doesn't contain locking or run with INTR_MPSAFE, mark
the interface as IFF_NEEDSGIANT so if_start is run holding Giant.
2004-08-13 23:20:50 +00:00
..
if_lnc_cbus.c Add missing <sys/module.h> includes currently relying on nested include 2004-06-03 06:10:02 +00:00
if_lnc_isa.c
if_lnc_pci.c
if_lnc.c Since if_lnc doesn't contain locking or run with INTR_MPSAFE, mark 2004-08-13 23:20:50 +00:00
if_lncreg.h
if_lncvar.h