]> git.baikalelectronics.ru Git - kernel.git/commit
iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameter
authorSamuel Ortiz <sameo@linux.intel.com>
Thu, 3 Dec 2009 10:40:17 +0000 (11:40 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 4 Dec 2009 19:16:28 +0000 (14:16 -0500)
commit1fe167291927168a45c7c1f4cbb61af4bea4ded5
tree82929f2096ff8935f92692e0e386bacf67a991e9
parent0a7158a0fe1f3b11f10295fc7abdbfa58a0c8e72
iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameter

Wifi and wimax coexistence mode is set by wifi at boot time. There can be
several modes, defined by priority tables. User space components can decide
which one to select by writing to /sys/module/iwmc3200wifi/parameters/wiwi
with this patch, before bringing the interface up.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwmc3200wifi/commands.c
drivers/net/wireless/iwmc3200wifi/iwm.h
drivers/net/wireless/iwmc3200wifi/main.c