freebsd-dev/sys/dev/sr
Robert Watson d87e67338d Since if_sr 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:49:48 +00:00
..
if_sr_isa.c Use __FBSDID(). 2003-08-24 18:17:24 +00:00
if_sr_pci.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
if_sr.c Since if_sr doesn't contain locking or run with INTR_MPSAFE, mark 2004-08-13 23:49:48 +00:00
if_sr.h
if_srregs.h Use bus_space*() instead of in*() and out*(). 2003-04-23 20:22:32 +00:00