freebsd-dev/sys/dev/gem
Marius Strobl b3a1f860fa Revert the part of r194763 which added a dying flag and instead
call ether_ifdetach(9) before stopping the controller and the
callouts. The consensus is that the latter is now safe to do and
should also solve the problem of active BPF listeners clearing
promiscuous mode can result in the tick callout being restarted
which in turn will trigger a panic once it's actually gone.
2009-06-24 19:04:08 +00:00
..
if_gem_pci.c - Initialize the ifnet structure, especially if_dname, before probing 2009-06-23 20:36:59 +00:00
if_gem_sbus.c - Initialize the ifnet structure, especially if_dname, before probing 2009-06-23 20:36:59 +00:00
if_gem.c Revert the part of r194763 which added a dying flag and instead 2009-06-24 19:04:08 +00:00
if_gemreg.h - Initialize the ifnet structure, especially if_dname, before probing 2009-06-23 20:36:59 +00:00
if_gemvar.h Revert the part of r194763 which added a dying flag and instead 2009-06-24 19:04:08 +00:00