Submit #3044 » 0003-ispfw.4-Use-modules-with-individual-firmwares-instea.patch
share/man/man4/ispfw.4 | ||
---|---|---|
.Cd "device ispfw"
|
||
.Ed
|
||
.Pp
|
||
.Pp
|
||
This will include firmware images for all
|
||
.Xr isp 4
|
||
devices inside the kernel.
|
||
.Pp
|
||
Alternatively, to load the driver as a
|
||
module at boot time, place the following line in
|
||
module at boot time, place the following lines in
|
||
.Xr loader.conf 5 :
|
||
.Bd -literal -offset indent
|
||
ispfw_load="YES"
|
||
isp_1040_load="YES"
|
||
isp_1040_it_load="YES"
|
||
isp_1080_load="YES"
|
||
isp_1080_it_load="YES"
|
||
isp_12160_load="YES"
|
||
isp_12160_it_load="YES"
|
||
isp_2100_load="YES"
|
||
isp_2200_load="YES"
|
||
isp_2300_load="YES"
|
||
isp_2322_load="YES"
|
||
isp_2400_load="YES"
|
||
isp_2400_multi_load="YES"
|
||
isp_2500_load="YES"
|
||
isp_2500_multi_load="YES"
|
||
.Ed
|
||
.Sh DESCRIPTION
|
||
This trivial driver provides access to firmware sets for the Qlogic
|