Lines Matching +full:power +full:- +full:on
1 .. SPDX-License-Identifier: GPL-2.0
10 - Intel(R) PRO/Wireless 2100 Network Connection
12 Copyright |copy| 2003-2006, Intel Corporation
16 :Version: git-1.1.5
23 2. Release git-1.1.5 Current Features
28 7. Power Management
51 parameters include, without limitation, RF power, spectrum usage,
64 the warranty and/or issues arising from regulatory non-compliance, and
69 modules, and accordingly, condition system-level regulatory approval
72 non-compliant.
81 https://www.intel.com/support/wireless/sb/CS-006408.htm
97 2. Release git-1.1.5 Current Supported Features
100 - Managed (BSS) and Ad-Hoc (IBSS)
101 - WEP (shared key and open)
102 - Wireless Tools support
103 - 802.1x (tested with XSupplicant 1.0.1)
106 - Monitor/RFMon mode
107 - WPA/WPA2
110 on the amount of validation and interoperability testing that has been
111 performed on a given feature.
118 by entering them on the command line with the modprobe command using this
123 For example, to disable the radio on driver loading, enter:
132 debug 0x0-0xffffffff debug=1024 Debug level set to 1024
136 disable boolean disable=1 Do not power the HW
154 information on the various debugging levels available, run the 'dvals'
159 'debug_level' is only enabled if CONFIG_IPW2100_DEBUG is turn on.
165 /sys/bus/pci/drivers/ipw2100/{PCI-ID}/
177 0 RF kill not enabled (radio on)
186 0 If SW based RF kill active, turn the radio back on
187 1 If radio is on, activate SW based RF kill
193 based RF kill from ON -> OFF -> ON, the radio will NOT come back on
201 software to turn the radio off and on. On other laptops, however, the switch
203 calls to turn the radio off and on. This is referred to as a "software based
207 on your system.
219 See INSTALL for instructions on installing the firmware.
222 7. Power Management
225 The IPW2100 supports the configuration of the Power Save Protocol
230 off No power management. Radio is always on.
231 on Automatic power management
232 1-5 Different levels of power management. The higher the
233 number the greater the power savings, but with an impact to
237 Power management works by powering down the radio after a certain
240 period of time. For higher power savings, the interval between last
247 while power management is enabled. If this is the case, you will need
248 to try and find a firmware update for your AP, or disable power
249 management (via ``iwconfig eth1 power off``)
251 To configure the power level on the IPW2100 you use a combination of
252 iwconfig and iwpriv. iwconfig is used to turn power management on, off,
256 iwconfig eth1 power off Disables radio power down
257 iwconfig eth1 power on Enables radio power management to
259 iwpriv eth1 set_power 0 Sets power level to AUTO and enables
260 power management if not previously
262 iwpriv eth1 set_power 1-5 Set the power level as specified,
263 enabling power management if not
267 You can view the current power level setting via::
275 packets), and z is the 'power level'. If power management is turned off the
276 xxxx/yyyy will be replaced with 'off' -- the level reported will be the active
277 level if `iwconfig eth1 power on` is invoked.
292 For installation support on the ipw2100 1.1.0 driver on Linux kernels
300 Copyright |copy| 2003 - 2006 Intel Corporation. All rights reserved.
313 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
320 James P. Ketrenos <ipw2100-admin@linux.intel.com>
322 Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497