hpux man page for iwnfw

Query: iwnfw

OS: hpux

Section: 4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

IWNFW(4)						   BSD Kernel Interfaces Manual 						  IWNFW(4)

NAME
iwnfw -- Firmware Module for Intel Wireless driver SYNOPSIS
To compile this module into the kernel, place the following line in your kernel configuration file: device iwnfw This will include three firmware images inside the kernel. If you want to pick only the firmware image for your network adapter choose one of the following: device iwn4965fw device iwn1000fw device iwn5000fw device iwn5150fw device iwn6000fw device iwn6050fw Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): iwn4965fw_load="YES" iwn1000fw_load="YES" iwn5000fw_load="YES" iwn5150fw_load="YES" iwn6000fw_load="YES" iwn6050fw_load="YES" DESCRIPTION
This module provides access to firmware sets for the Intel Wireless WiFi Link 4965, 1000, 5000 and 6000 series of IEEE 802.11n adapters. It may be statically linked into the kernel, or loaded as a module. SEE ALSO
iwn(4), firmware(9) BSD
July 20, 2010 BSD
Related Man Pages
iwn(4) - linux
iwn(4) - redhat
iwn(4) - xfree86
iwn(4) - bsd
iwn(4) - v7
Similar Topics in the Unix Linux Community
Unix File Permissions
How to extract every repeated string between two specific string?
awk - Multi-line data to be stored in variable
Wrong Array...
Tar Command