summaryrefslogtreecommitdiffstats
path: root/sys/dev/ipw/if_ipw.c
diff options
context:
space:
mode:
authoriedowse <iedowse@FreeBSD.org>2006-06-10 17:04:07 +0000
committeriedowse <iedowse@FreeBSD.org>2006-06-10 17:04:07 +0000
commitd9a00b27e516acb75c1b35e20afe84fd7de33b06 (patch)
treeb25106c52f7980c62f687d776341cc8b42829cd4 /sys/dev/ipw/if_ipw.c
parentaebc3016ce2414de64f246c41ca19a3b05451229 (diff)
downloadFreeBSD-src-d9a00b27e516acb75c1b35e20afe84fd7de33b06.zip
FreeBSD-src-d9a00b27e516acb75c1b35e20afe84fd7de33b06.tar.gz
Keep firmware images on the list until they have been unregistered
with firmware_unregister(). Previously when the last driver reference had been dropped we would clear the list entry under the assumption that the firmware module was about to be unloaded, but this was not true if the firmware image had been loaded manually with kldload. This makes it possible to manually kldload firmware images as a workaround for drivers such as ipw that attempt to load firmware while resuming after a suspend. Reviewed by: mlaier (an earlier version of the patch)
Diffstat (limited to 'sys/dev/ipw/if_ipw.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud