Project

General

Profile

Submit #3044 » 0004-isp.4-Modules-with-individual-firmwares-can-be-loade.patch

Anonymous, 06/28/2017 01:50 AM

View differences:

share/man/man4/isp.4
.Ed
.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
isp_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 driver provides access to
......
.Sh FIRMWARE
Firmware is available if the
.Xr ispfw 4
module is loaded during bootstrap (q.v.).
driver is loaded during bootstrap (q.v.).
.Pp
It is
.Ar strongly
(7-7/7)