Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 89289 - Adding RF Kill switch recognition to baselayout's network scripts
Summary: Adding RF Kill switch recognition to baselayout's network scripts
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Roy Marples (RETIRED)
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2005-04-16 01:32 UTC by Lachlan Pease
Modified: 2005-07-19 14:01 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
RF-Kill switch patch (iwconfig_rfkill.patch,914 bytes, patch)
2005-04-16 01:33 UTC, Lachlan Pease
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lachlan Pease 2005-04-16 01:32:58 UTC
Attached is a simple patch that will add recognition of the hardware/software radio kill switch found on most IPW2100 or IPW2200 wireless lan cards.
This patch was made against sys-apps/baselayout-1.11.10-r6, though with some fuzz it should patch into other baselayouts.

Should the wireless device not support the RF kill switch, this patch will assume that it is on and continue with the network script.
If the RF kill switch does exist and is turned off, the script will display this and not attempt to search for wireless LANs.

Reproducible: Always
Steps to Reproduce:
1. cd /lib/rcscripts/net.modules.d
2. patch < iwconfig_rfkill.patch
Comment 1 Lachlan Pease 2005-04-16 01:33:28 UTC
Created attachment 56430 [details, diff]
RF-Kill switch patch
Comment 2 Roy Marples (RETIRED) gentoo-dev 2005-06-20 14:18:38 UTC
I've added this into our svn for iwconfig and wpa_supplicant - will be in
baselayout-1.12.0-alpha3
Comment 3 Roy Marples (RETIRED) gentoo-dev 2005-07-19 14:01:01 UTC
Fixed in baselayout-1.12.0_pre1-r1