devs-iwm.so

Updated: April 19, 2023

Driver for Intel Dual Band Wireless-AC devices

Syntax:

io-sock -d iwm [option[,option...]]

mount -T io-sock [-o option[,option...]] iwm

Runs on:

QNX Neutrino

Options:

Use commas, not spaces, to separate the options.
prefix=prefix
Specifies the instance of io-sock that mounts this driver. You specify the prefix that creates an alternative stack when you start io-sock. Used only when you load a driver with mount after starting io-sock.
qnxdev=device
When Plug & Play is disabled, specifies the device instance to use. Use devinfo -v to determine the location value to use (e.g., qnxdev=pci0:0:25:0).

Description:

The devs-iwm.so driver is ported from FreeBSD to provide support for Intel Dual Band Wireless-AC devices.

This driver requires the following firmware files. Use your BSP buildfile to add them to your target system (see Modifying a BSP to Support io-sock):

${QNX_TARGET}/io-sock/etc/fw/iwm3160fw
${QNX_TARGET}/io-sock/etc/fw/iwm3168fw
${QNX_TARGET}/io-sock/etc/fw/iwm7260fw
${QNX_TARGET}/io-sock/etc/fw/iwm7265Dfw
${QNX_TARGET}/io-sock/etc/fw/iwm7265fw
${QNX_TARGET}/io-sock/etc/fw/iwm8000Cfw
${QNX_TARGET}/io-sock/etc/fw/iwm8265fw
${QNX_TARGET}/io-sock/etc/fw/iwm9000fw
${QNX_TARGET}/io-sock/etc/fw/iwm9260fw

For information on starting io-sock with a driver or loading a driver later using mount, see Starting io-sock and Driver Management.” Unlike the FreeBSD version, you cannot load devs-iwm.so using a configuration file or by using loader.config.

For more information, see the FreeBSD documentation: https://www.freebsd.org/cgi/man.cgi?query=iwm&sektion=4&manpath=FreeBSD+13.0-RELEASE+and+Ports