http://bugzilla.kernel.org/show_bug.cgi?id=13458


Reinette Chatre <reinette.cha...@intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |VERIFIED
         Resolution|                            |CODE_FIX




--- Comment #10 from Reinette Chatre <reinette.cha...@intel.com>  2009-06-10 
23:18:16 ---
This is it.

I ran "rfkill event" without your patch and saw:

Start "rfkill event" ...
RFKILL event: idx 0 type 1 op 0 soft 0 hard 0
RFKILL event: idx 1 type 2 op 0 soft 0 hard 0
RFKILL event: idx 2 type 1 op 0 soft 0 hard 0
Now enable rfkill ... 
RFKILL event: idx 2 type 1 op 2 soft 0 hard 1
RFKILL event: idx 0 type 1 op 2 soft 0 hard 1
RFKILL event: idx 1 type 2 op 2 soft 0 hard 1
Now disable rfkill ...
RFKILL event: idx 0 type 1 op 2 soft 1 hard 1
RFKILL event: idx 1 type 2 op 2 soft 1 hard 1
Now enable rfkill ...
(nothing)
Now disable rfkill ...
RFKILL event: idx 0 type 1 op 2 soft 1 hard 1
RFKILL event: idx 1 type 2 op 2 soft 1 hard 1

With your patch I saw this:

rfkill event
RFKILL event: idx 0 type 1 op 0 soft 0 hard 0
RFKILL event: idx 1 type 2 op 0 soft 0 hard 0
RFKILL event: idx 2 type 1 op 0 soft 0 hard 0
Now enable rfkill...
RFKILL event: idx 2 type 1 op 2 soft 0 hard 1
RFKILL event: idx 0 type 1 op 2 soft 0 hard 1
RFKILL event: idx 1 type 2 op 2 soft 0 hard 1
Now disable rfkill...
RFKILL event: idx 2 type 1 op 2 soft 0 hard 0
RFKILL event: idx 0 type 1 op 2 soft 0 hard 1
RFKILL event: idx 1 type 2 op 2 soft 0 hard 1
Now enable rfkill...
RFKILL event: idx 2 type 1 op 2 soft 0 hard 1
Now disable rfkill...
RFKILL event: idx 2 type 1 op 2 soft 0 hard 0
RFKILL event: idx 0 type 1 op 2 soft 0 hard 1
RFKILL event: idx 1 type 2 op 2 soft 0 hard 1
Now enable rfkill...
RFKILL event: idx 2 type 1 op 2 soft 0 hard 1
Now disable rfkill...
RFKILL event: idx 2 type 1 op 2 soft 0 hard 0
RFKILL event: idx 0 type 1 op 2 soft 0 hard 1
RFKILL event: idx 1 type 2 op 2 soft 0 hard 1

With your patch rfkill keeps working as expected. Could you please send this
patch to 2.6.31? Without this patch rfkill does not behave well on this
platform.

Thank you very much

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to