8322 nl: misleading-indentation
[unleashed/tickless.git] / usr / src / man / man7d / iwn.7d
blob3769adb11d63e8f40d2fca50905dfa5dc65c7170
1 .\"
2 .\" This file and its contents are supplied under the terms of the
3 .\" Common Development and Distribution License ("CDDL"), version 1.0.
4 .\" You may only use this file in accordance with the terms of version
5 .\" 1.0 of the CDDL.
6 .\"
7 .\" A full copy of the text of the CDDL should have accompanied this
8 .\" source.  A copy of the CDDL is also available via the Internet at
9 .\" http://www.illumos.org/license/CDDL.
10 .\"
11 .\"
12 .\" Copyright 2016 Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
13 .\"
14 .Dd Jun 11, 2016
15 .Dt IWN 7D
16 .Os
17 .Sh NAME
18 .Nm iwn
19 .Nd Intel(R) WiFi Link 4965 and 100/1000/2000/5000/6000 Series Driver
20 .Sh DESCRIPTION
21 The
22 .Nm
23 .Em 802.11a/g/n
24 wireless NIC driver is a multi-threaded, loadable, clonable,
25 GLDv3-based STREAMS driver supporting the Intel Wifi Link 4965, 100,
26 1000, 2000, 5000, and 6000 series of NIC's.
27 Driver functions include controller initialization, wireless
28 .Em 802.11
29 infrastructure network connection, WEP and frame transmit and receive.
30 .Sh CONFIGURATION
31 The
32 .Nm
33 driver performs auto-negotiation to determine the data rate and mode
34 Supported data rates are 1, 2, 5.5, and 11 Mbit/sec for
35 .Em 802.11b
36 and
37 .Em 802.11g ,
38 as well as 6, 9, 12, 18, 24, 36, 48, and 54 Mbit/sec for
39 .Em 802.11a
40 and
41 .Em 802.11g .
42 .Sh FILES
43 .Bl -tag -compact -width Pa
44 .It Pa /dev/iwn
45 Special character device.
46 .It Pa /kernel/drv/iwn
47 32-bit ELF kernel module (x86).
48 .It Pa /kernel/drv/amd64/iwn
49 64-bit ELF kernel module (x86).
50 .It Pa /kernel/firmware/iwn/*.ucode
51 .Nm
52 firmware files
53 .El
54 .Sh SEE ALSO
55 .Xr dladm 1M ,
56 .Xr wificonfig 1M
57 .Pp
58 .Em 802.11 - Wireless LAN Media  Access Control  and  Physical Layer
59 Specification- IEEE, 2001