| 
									
										
										
										
											2009-05-21 21:20:45 +08:00
										 |  |  | config IWM | 
					
						
							|  |  |  | 	tristate "Intel Wireless Multicomm 3200 WiFi driver" | 
					
						
							|  |  |  | 	depends on MMC && WLAN_80211 && EXPERIMENTAL | 
					
						
							| 
									
										
										
										
											2009-06-03 18:30:31 +02:00
										 |  |  | 	depends on CFG80211 | 
					
						
							| 
									
										
										
										
											2009-05-21 21:20:45 +08:00
										 |  |  | 	select FW_LOADER | 
					
						
							| 
									
										
										
										
											2009-06-24 16:07:22 +02:00
										 |  |  | 	help | 
					
						
							|  |  |  | 	  The Intel Wireless Multicomm 3200 hardware is a combo | 
					
						
							|  |  |  | 	  card with GPS, Bluetooth, WiMax and 802.11 radios. It | 
					
						
							|  |  |  | 	  runs over SDIO and is typically found on Moorestown | 
					
						
							|  |  |  | 	  based platform. This driver takes care of the 802.11 | 
					
						
							|  |  |  | 	  part, which is a fullmac one. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	  If you choose to build it as a module, it'll be called | 
					
						
							|  |  |  | 	  iwmc3200wifi.ko. | 
					
						
							| 
									
										
										
										
											2009-05-21 21:20:45 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  | config IWM_DEBUG | 
					
						
							|  |  |  | 	bool "Enable full debugging output in iwmc3200wifi" | 
					
						
							|  |  |  | 	depends on IWM && DEBUG_FS | 
					
						
							|  |  |  | 	---help--- | 
					
						
							|  |  |  | 	  This option will enable debug tracing and setting for iwm | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	  You can set the debug level and module through debugfs. By | 
					
						
							|  |  |  | 	  default all modules are set to the IWL_DL_ERR level. | 
					
						
							|  |  |  | 	  To see the list of debug modules and levels, see iwm/debug.h | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	  For example, if you want the full MLME debug output: | 
					
						
							| 
									
										
										
										
											2009-09-07 21:37:53 +09:00
										 |  |  | 	  echo 0xff > /sys/kernel/debug/iwm/phyN/debug/mlme | 
					
						
							| 
									
										
										
										
											2009-05-21 21:20:45 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  | 	  Or, if you want the full debug, for all modules: | 
					
						
							| 
									
										
										
										
											2009-09-07 21:37:53 +09:00
										 |  |  | 	  echo 0xff > /sys/kernel/debug/iwm/phyN/debug/level | 
					
						
							|  |  |  | 	  echo 0xff > /sys/kernel/debug/iwm/phyN/debug/modules |