linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Multiple rfkill knobs for the same hardware interface
@ 2009-08-04 12:29 Andrey Borzenkov
  2009-08-04 12:43 ` Matthew Garrett
  2009-08-04 17:13 ` Marcel Holtmann
  0 siblings, 2 replies; 3+ messages in thread
From: Andrey Borzenkov @ 2009-08-04 12:29 UTC (permalink / raw)
  To: mjg59; +Cc: linux-wireless

[-- 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 --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-08-04 17:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-04 12:29 Multiple rfkill knobs for the same hardware interface Andrey Borzenkov
2009-08-04 12:43 ` Matthew Garrett
2009-08-04 17:13 ` Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).