blob: abd0ce0954dad3ed06c1b9592fad74172cc05975 [file] [log] [blame]
Zhu Yib481de92007-09-25 17:54:57 -07001config IWL4965
2 tristate "Intel Wireless WiFi 4965AGN"
Christoph Hellwigbb8c0932008-01-27 16:41:47 -08003 depends on PCI && MAC80211 && WLAN_80211 && EXPERIMENTAL
Christoph Hellwigc8b0e6e2007-10-25 17:15:51 +08004 select FW_LOADER
Zhu Yib481de92007-09-25 17:54:57 -07005 ---help---
6 Select to build the driver supporting the:
7
8 Intel Wireless WiFi Link 4965AGN
9
10 This driver uses the kernel's mac80211 subsystem.
11
12 See <file:Documentation/networking/README.iwlwifi> for
13 information on the capabilities currently enabled in this
14 driver and for tips for debugging any issues or problems.
15
16 In order to use this driver, you will need a microcode (uCode)
17 image for it. You can obtain the microcode from:
18
19 <http://intellinuxwireless.org/>.
20
21 See the above referenced README.iwlwifi for information on where
22 to install the microcode images.
23
24 If you want to compile the driver as a module ( = code which can be
25 inserted in and remvoed from the running kernel whenever you want),
Dirk Hohndele4031492007-10-30 13:37:19 -070026 say M here and read <file:Documentation/kbuild/modules.txt>. The
27 module will be called iwl4965.ko.
Zhu Yib481de92007-09-25 17:54:57 -070028
Christoph Hellwigc8b0e6e2007-10-25 17:15:51 +080029config IWL4965_QOS
30 bool "Enable Wireless QoS in iwl4965 driver"
31 depends on IWL4965
Christoph Hellwigc8b0e6e2007-10-25 17:15:51 +080032 ---help---
33 This option will enable wireless quality of service (QoS) for the
34 iw4965 driver.
35
36config IWL4965_SPECTRUM_MEASUREMENT
37 bool "Enable Spectrum Measurement in iw4965 driver"
38 depends on IWL4965
Christoph Hellwigc8b0e6e2007-10-25 17:15:51 +080039 ---help---
40 This option will enable spectrum measurement for the iwl4965 driver.
41
42config IWL4965_SENSITIVITY
43 bool "Enable Sensitivity Calibration in iwl4965 driver"
44 depends on IWL4965
Christoph Hellwigc8b0e6e2007-10-25 17:15:51 +080045 ---help---
46 This option will enable sensitivity calibration for the iwl4965
47 driver.
48
49config IWL4965_HT
50 bool "Enable 802.11n HT features in iwl4965 driver"
51 depends on EXPERIMENTAL
52 depends on IWL4965 && MAC80211_HT
Christoph Hellwigc8b0e6e2007-10-25 17:15:51 +080053 ---help---
54 This option enables IEEE 802.11n High Throughput features
55 for the iwl4965 driver.
56
57config IWL4965_DEBUG
58 bool "Enable full debugging output in iwl4965 driver"
59 depends on IWL4965
Christoph Hellwigc8b0e6e2007-10-25 17:15:51 +080060 ---help---
61 This option will enable debug tracing output for the iwl4965
62 driver.
63
64 This will result in the kernel module being ~100k larger. You can
65 control which debug output is sent to the kernel log by setting the
66 value in
67
68 /sys/bus/pci/drivers/${DRIVER}/debug_level
69
70 This entry will only exist if this option is enabled.
71
72 To set a value, simply echo an 8-byte hex value to the same file:
73
74 % echo 0x43fff > /sys/bus/pci/drivers/${DRIVER}/debug_level
75
76 You can find the list of debug mask values in:
77 drivers/net/wireless/iwlwifi/iwl-4965-debug.h
78
79 If this is your first time using this driver, you should say Y here
80 as the debug information can assist others in helping you resolve
81 any problems you may encounter.
82
Zhu Yib481de92007-09-25 17:54:57 -070083config IWL3945
84 tristate "Intel PRO/Wireless 3945ABG/BG Network Connection"
Christoph Hellwigbb8c0932008-01-27 16:41:47 -080085 depends on PCI && MAC80211 && WLAN_80211 && EXPERIMENTAL
Christoph Hellwigc8b0e6e2007-10-25 17:15:51 +080086 select FW_LOADER
Zhu Yib481de92007-09-25 17:54:57 -070087 ---help---
88 Select to build the driver supporting the:
89
90 Intel PRO/Wireless 3945ABG/BG Network Connection
91
92 This driver uses the kernel's mac80211 subsystem.
93
94 See <file:Documentation/networking/README.iwlwifi> for
95 information on the capabilities currently enabled in this
96 driver and for tips for debugging any issues or problems.
97
98 In order to use this driver, you will need a microcode (uCode)
99 image for it. You can obtain the microcode from:
100
101 <http://intellinuxwireless.org/>.
102
103 See the above referenced README.iwlwifi for information on where
104 to install the microcode images.
105
106 If you want to compile the driver as a module ( = code which can be
107 inserted in and remvoed from the running kernel whenever you want),
Dirk Hohndele4031492007-10-30 13:37:19 -0700108 say M here and read <file:Documentation/kbuild/modules.txt>. The
109 module will be called iwl3945.ko.
Christoph Hellwigc8b0e6e2007-10-25 17:15:51 +0800110
111config IWL3945_QOS
112 bool "Enable Wireless QoS in iwl3945 driver"
113 depends on IWL3945
Christoph Hellwigc8b0e6e2007-10-25 17:15:51 +0800114 ---help---
115 This option will enable wireless quality of service (QoS) for the
116 iwl3945 driver.
117
118config IWL3945_SPECTRUM_MEASUREMENT
119 bool "Enable Spectrum Measurement in iwl3945 drivers"
120 depends on IWL3945
Christoph Hellwigc8b0e6e2007-10-25 17:15:51 +0800121 ---help---
122 This option will enable spectrum measurement for the iwl3945 driver.
123
124config IWL3945_DEBUG
125 bool "Enable full debugging output in iwl3945 driver"
126 depends on IWL3945
Christoph Hellwigc8b0e6e2007-10-25 17:15:51 +0800127 ---help---
128 This option will enable debug tracing output for the iwl3945
129 driver.
130
131 This will result in the kernel module being ~100k larger. You can
132 control which debug output is sent to the kernel log by setting the
133 value in
134
135 /sys/bus/pci/drivers/${DRIVER}/debug_level
136
137 This entry will only exist if this option is enabled.
138
139 To set a value, simply echo an 8-byte hex value to the same file:
140
141 % echo 0x43fff > /sys/bus/pci/drivers/${DRIVER}/debug_level
142
143 You can find the list of debug mask values in:
144 drivers/net/wireless/iwlwifi/iwl-3945-debug.h
145
146 If this is your first time using this driver, you should say Y here
147 as the debug information can assist others in helping you resolve
148 any problems you may encounter.
149