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

Note: this driver does declare and occasionally reference mutexes,
but I believe not nearly enough to provide safety.
2004-08-13 23:22:53 +00:00
..
if_nge.c Since if_nge doesn't contain locking or run with INTR_MPSAFE, mark 2004-08-13 23:22:53 +00:00
if_ngereg.h network interface driver changes: 2002-11-14 23:54:55 +00:00