Re: [PATCH 2/5] asus-wmi: Create quirk for airplane_mode LED

2016-06-13 Thread João Paulo Rechi Vita
On 25 May 2016 at 17:24, Darren Hart wrote: > (...) > I believe this is all still blocked on the underlying RFKILL support. João, > correct me if I'm mistaken. > That was true at the time of this message, but the RFKill infrastructure that I was planning to use here is not going to be merged. S

Re: [PATCH 2/5] asus-wmi: Create quirk for airplane_mode LED

2016-05-25 Thread Darren Hart
On Wed, May 25, 2016 at 09:13:23AM +0200, Corentin Chary wrote: > On Mon, Feb 8, 2016 at 6:05 PM, João Paulo Rechi Vita > wrote: > > Some Asus laptops that have an "airplane mode" indicator LED, also have > > the WMI WLAN user bit set, and the following bits in their DSDT: > > > > Scope (_SB) > >

Re: [PATCH 2/5] asus-wmi: Create quirk for airplane_mode LED

2016-05-25 Thread João Paulo Rechi Vita
On 25 May 2016 at 03:13, Corentin Chary wrote: > On Mon, Feb 8, 2016 at 6:05 PM, João Paulo Rechi Vita > wrote: >> Some Asus laptops that have an "airplane mode" indicator LED, also have >> the WMI WLAN user bit set, and the following bits in their DSDT: >> >> Scope (_SB) >> { >> (...) >> De

Re: [PATCH 2/5] asus-wmi: Create quirk for airplane_mode LED

2016-05-25 Thread Corentin Chary
On Mon, Feb 8, 2016 at 6:05 PM, João Paulo Rechi Vita wrote: > Some Asus laptops that have an "airplane mode" indicator LED, also have > the WMI WLAN user bit set, and the following bits in their DSDT: > > Scope (_SB) > { > (...) > Device (ATKD) > { > (...) > Method (WMNB, 3, Seriali