1wpi(7D) Devices wpi(7D)
2
3
4
6 wpi - Intel Pro Wireless 802.11a/b/g 3945 driver
7
9 The wpi 802.11b/g wireless NIC driver is a multi-threaded, loadable,
10 clonable, GLDv3-based STREAMS driver supporting the Intel Pro Wireless
11 3945ABG chipset-based NIC's.
12
14 The wpi driver performs auto-negotiation to determine the data rate
15 and mode. Supported 802.11b data rates are 1, 2, 5.5 and 11 Mbits/sec.
16 Supported 802.11g data rates are 1, 2, 5.5, 11, 6, 9, 12, 18, 24, 36,
17 48 and 54 Mbits/sec.
18
20 /dev/wpi
21
22 Special character device.
23
24
25 /kernel/drv/wpi
26
27 32-bit ELF kernel module (x86).
28
29
30 /kernel/drv/amd64/wpi
31
32 64-bit ELF kernel module (x86).
33
34
36 See attributes(5) for descriptions of the following attributes:
37
38
39
40
41 ┌─────────────────────────────┬─────────────────────────────┐
42 │ ATTRIBUTE TYPE │ ATTRIBUTE VALUE │
43 ├─────────────────────────────┼─────────────────────────────┤
44 │Architecture │x86 │
45 ├─────────────────────────────┼─────────────────────────────┤
46 │Availability │SUNWwpi │
47 ├─────────────────────────────┼─────────────────────────────┤
48 │Interface Stability │Committed │
49 └─────────────────────────────┴─────────────────────────────┘
50
52 dladm(1M), wificonfig(1M), attributes(5), gld(7D), dlpi(7P)
53
54
55 802.11 — Wireless LAN Media Access Control and Physical Layer Specifi‐
56 cation — IEEE, 2001
57
58
59
60SunOS 5.11 23 Apr 2007 wpi(7D)