freebsd-dev/sys/dev/ispfw
Jung-uk Kim e8976a6d64 Make ispfw(4) play nice with individual firmware modules.
- Do not let individual KLD module unregister firmware image loaded by ispfw
or vice versa.
- Make 'kldunload ispfw' actually unregister all firmware images loaded by
ispfw, not just 'isp_1040'.
- Print which KLD module actually loaded the firmware image.
- Remove unused return value from do_load_fw() and do_unload_fw() and remove
duplicate sys/param.h while I am here.
2008-11-11 00:14:10 +00:00
..
asm_1000.h
asm_1040.h Convert isp(4) and ispfw(4) to use firmware(9) to manage firmware 2006-07-09 17:50:20 +00:00
asm_1080.h Convert isp(4) and ispfw(4) to use firmware(9) to manage firmware 2006-07-09 17:50:20 +00:00
asm_2100.h
asm_2200.h
asm_2300.h Use 2K Login f/w. 2006-11-02 03:23:01 +00:00
asm_2322.h Add 2322 firmware. 2006-07-03 08:22:09 +00:00
asm_2400.h Add QLogic 2400 (4Gb) firmware. 2006-08-26 18:39:18 +00:00
asm_12160.h Convert isp(4) and ispfw(4) to use firmware(9) to manage firmware 2006-07-09 17:50:20 +00:00
ispfw.c Make ispfw(4) play nice with individual firmware modules. 2008-11-11 00:14:10 +00:00