Re: [2.6.31-rc1] iwlagn (4965): no wireless due to RFKILL problem
From: Maciej Rutecki <hidden>
Date: 2009-06-27 09:49:37
Also in:
linux-wireless, lkml
From: Maciej Rutecki <hidden>
Date: 2009-06-27 09:49:37
Also in:
linux-wireless, lkml
2009/6/26 Johannes Berg [off-list ref]:
Hmm, looks like there might be another polarity error, try this: - int query = BIT(b + 8) | ((!!blocked) << b); + int query = BIT(b + 8) | ((!blocked) << b);
This helps. hp-wmi works without any problems. Tested-by Maciej Rutecki [off-list ref] Thanks -- Maciej Rutecki http://www.maciek.unixy.pl