freebsd-dev/sys/dev/ipw
Ian Dowse cbe2bd55ad Hold on to firmware images until the interface detaches since
firmware_get() will not work while resuming. Note that we can't
simply drop the FIRMWARE_UNLOAD flag, because that will result in
a firmware image that can never be unloaded by the user since the
firmware subsystem will hold a linker reference to it (it's not
clear that firmware_put() without FIRMWARE_UNLOAD ever does quite
what you'd want).
2006-06-10 17:29:40 +00:00
..
if_ipw.c Hold on to firmware images until the interface detaches since 2006-06-10 17:29:40 +00:00
if_ipwreg.h sync w/ iwi: 2006-03-12 19:01:00 +00:00
if_ipwvar.h Hold on to firmware images until the interface detaches since 2006-06-10 17:29:40 +00:00