Re: loading a firmware image

看板FB_hackers作者時間18年前 (2007/07/24 11:05), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串3/7 (看更多)
On Sun, Jul 15, 2007 at 11:35:12PM +0300, Maslan wrote: > Hello, > > What is the best way to load a firmware image (microcode) ? > AFAIK I've to load the image file first in memory then call > firmware_register() but my problem is how should i load the image in > memory ?? The firmware is bundled in a seperate kernel module that can be loaded, read and then unloaded. See src/sys/modules/iwifw/iwi_bss for an example of the Makefile magic that creates the kld. Andrew _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
文章代碼(AID): #16fMnW00 (FB_hackers)
文章代碼(AID): #16fMnW00 (FB_hackers)