[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: request_firmware on-fly
On 06-08-08 11:05, Belisko Marek wrote:
it is possible to call request_firmware in case that I would like to
load new FW to device on-fly? I have more FW beause device has low
memory and program is splitted to several bin files.
I believe you first need to indicate why you'd consider it wouldn't be.
Ofcourse, you need to make very sure that everything that depends on the
old firmware is done using the hardware when you load new firmware, but
other than that I'm not aware of any limitations on when to request
firmware (well, don't from an interrupt handler, but...).
Rene.
--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ