CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/08/10 15:29:37
Modified files:
sys/dev/cardbus: if_re_cardbus.c
Log message:
More cases of shutdown hooks not needed after card is already stopped. In
these cases the xxstop function is a bit more complicated and has a flag of
some sort, but the use of that flag does not matter; DMA is already ceased
ok dlg
