From: Andrey Borzenkov <arvidjaar@mail.ru>
To: mjg59@srcf.ucam.org
Cc: linux-wireless@vger.kernel.org
Subject: Multiple rfkill knobs for the same hardware interface
Date: Tue, 4 Aug 2009 16:29:56 +0400 [thread overview]
Message-ID: <200908041630.00533.arvidjaar@mail.ru> (raw)
[-- Attachment #1: Type: Text/Plain, Size: 1019 bytes --]
This is mostly the same situation as ACPI vs. platform backlight
control. Here on Dell XPS M1330:
{pts/1}% rfkill list
0: dell-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
1: dell-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
4: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
Arguably, either one in the pair is redundant. Moreover, hard disabling
wireless (using slider on notebook side):
{pts/1}% rfkill list
0: dell-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
1: dell-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
So dell-laptop actually lies claiming that both radios are enabled. Even
if this is a bug that can be fixed, having two knobs for exactly the
same piece of hardware is confusing at the very least.
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
next reply other threads:[~2009-08-04 12:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-04 12:29 Andrey Borzenkov [this message]
2009-08-04 12:43 ` Multiple rfkill knobs for the same hardware interface Matthew Garrett
2009-08-04 17:13 ` Marcel Holtmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200908041630.00533.arvidjaar@mail.ru \
--to=arvidjaar@mail.ru \
--cc=linux-wireless@vger.kernel.org \
--cc=mjg59@srcf.ucam.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.