K2LL33D SHELL

 Apache/2.4.7 (Ubuntu)
 Linux sman1baleendah 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64
 uid=33(www-data) gid=33(www-data) groups=33(www-data)
 safemode : OFF
 MySQL: ON | Perl: ON | cURL: OFF | WGet: ON
  >  / usr / src / linux-headers-3.13.0-24 / net / wimax /
server ip : 104.21.89.46

your ip : 172.70.130.228

H O M E


Filename/usr/src/linux-headers-3.13.0-24/net/wimax/Kconfig
Size1008
Permissionrw-r--r--
Ownerroot : root
Create time27-Apr-2025 09:50
Last modified20-Jan-2014 10:40
Last accessed06-Jul-2025 01:12
Actionsedit | rename | delete | download (gzip)
Viewtext | code | image
#
# WiMAX LAN device configuration
#

menuconfig WIMAX
tristate "WiMAX Wireless Broadband support"
depends on RFKILL || !RFKILL
help

Select to configure support for devices that provide
wireless broadband connectivity using the WiMAX protocol
(IEEE 802.16).

Please note that most of these devices require signing up
for a service plan with a provider.

The different WiMAX drivers can be enabled in the menu entry

Device Drivers > Network device support > WiMAX Wireless
Broadband devices

If unsure, it is safe to select M (module).

config WIMAX_DEBUG_LEVEL
int "WiMAX debug level"
depends on WIMAX
default 8
help

Select the maximum debug verbosity level to be compiled into
the WiMAX stack code.

By default, debug messages are disabled at runtime and can
be selectively enabled for different parts of the code using
the sysfs debug-levels file.

If set at zero, this will compile out all the debug code.

It is recommended that it is left at 8.