rfkill: add the WiMAX radio type
commit23e4c1d161e37d7a31cff0d5151384478d7ab40e
authorIñaky Pérez-González <inaky.perez-gonzalez@intel.com>
Sat, 31 May 2008 17:41:11 +0000 (31 14:41 -0300)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sat, 31 May 2008 17:41:11 +0000 (31 14:41 -0300)
treec11bc19ee78f9bcb420914ce9ca01e69e8105c99
parent5828631a981cd32a15e5799df30766f8130592b8
rfkill: add the WiMAX radio type

Teach rfkill about wimax radios.

Had to define a KEY_WIMAX as a 'key for disabling only wimax radios',
as other radio technologies have. This makes sense as hardware has
specific keys for disabling specific radios.

The RFKILL enabling part is, otherwise, a copy and paste of any other
radio technology.

Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/input.h
include/linux/rfkill.h
net/rfkill/rfkill-input.c
net/rfkill/rfkill.c