NAME
iwmfw
—
Firmware Module for Intel Wireless
driver
SYNOPSIS
To compile this module into the kernel, place the following line in your kernel configuration file:
device iwmfw
This will include firmware images for all iwm(4) devices inside the kernel.
Alternatively, to load the firmware as a module at boot time, place (one of) the following lines in loader.conf(5):
iwm3160fw_load="YES" iwm3168fw_load="YES" iwm7260fw_load="YES" iwm7265fw_load="YES" iwm7265Dfw_load="YES" iwm8000Cfw_load="YES" iwm8265fw_load="YES"