freebsd-dev/sys/dev/ed
Robert Watson 463d14faf8 Since if_ed 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:04:23 +00:00
..
if_ed98.h
if_ed_cbus.c
if_ed_isa.c
if_ed_pccard.c It is a little better to return ENXIO from probe/match routine than EIO. 2004-07-21 20:38:12 +00:00
if_ed_pci.c A couple more style(9) nits I should have included in last commit 2004-06-18 01:28:54 +00:00
if_ed.c Since if_ed doesn't contain locking or run with INTR_MPSAFE, mark 2004-08-13 23:04:23 +00:00
if_edreg.h
if_edvar.h