Re: powerd and wlanpacket [PATCH] revised patches

2012-02-27 Thread Paul Fox
jerry wrote: On Sun, 2012-02-26 at 10:46 -0500, Paul Fox wrote: first, to clarify: DCON doesn't take over the system. powerd uses the DCON to blank the screen -- that's all it does. it has no effect whatsoever on wireless. i don't believe there can be a race condition there.

Re: powerd and wlanpacket [PATCH] revised patches

2012-02-26 Thread Paul Fox
jerry wrote: Hey Paul: I'm back, and I think I can explain this now once you patch powerd for some better logging around set_wake_on_wlan, that would be patch 1. what version of powerd did you start from? paul =- paul fox, p...@laptop.org

Re: powerd and wlanpacket [PATCH] revised patches

2012-02-26 Thread Jerry Vonau
On Sun, 2012-02-26 at 08:25 -0500, Paul Fox wrote: jerry wrote: Hey Paul: I'm back, and I think I can explain this now once you patch powerd for some better logging around set_wake_on_wlan, that would be patch 1. what version of powerd did you start from? paul

Re: powerd and wlanpacket [PATCH] revised patches

2012-02-26 Thread Paul Fox
hi jerry -- let me make sure i understand these. jerry wrote: Hey Paul: I'm back, and I think I can explain this now once you patch powerd for some better logging around set_wake_on_wlan, that would be patch 1. patch 1 has no functional effect, just logging. Think it would be

Re: powerd and wlanpacket [PATCH] revised patches

2012-02-26 Thread Jerry Vonau
On Sun, 2012-02-26 at 10:46 -0500, Paul Fox wrote: hi jerry -- let me make sure i understand these. jerry wrote: Hey Paul: I'm back, and I think I can explain this now once you patch powerd for some better logging around set_wake_on_wlan, that would be patch 1. patch 1 has

Re: powerd and wlanpacket [PATCH] revised patches

2012-02-26 Thread James Cameron
On Sun, Feb 26, 2012 at 03:48:29PM -0600, Jerry Vonau wrote: After every almost every rtcwake there is DCON activity, is that not what causes the need to re-set the wol setting? Sounds interesting. The DCON is the display controller, between the CPU and the LCD display, and is not connected

Re: powerd and wlanpacket [PATCH] revised patches

2012-02-26 Thread Jerry Vonau
On Mon, 2012-02-27 at 09:08 +1100, James Cameron wrote: On Sun, Feb 26, 2012 at 03:48:29PM -0600, Jerry Vonau wrote: After every almost every rtcwake there is DCON activity, is that not what causes the need to re-set the wol setting? Sounds interesting. The DCON is the display

Re: powerd and wlanpacket [PATCH]

2012-02-20 Thread Paul Fox
hi jerry -- jerry wrote: Hi All: While working with powerd in debug mode I noticed that wlanpacket would always cause a break in snooze(). I realized that yes -- that 'break' is intentional, but perhaps you're observing something i didn't expect? my thinking was, if we don't break out

Re: powerd and wlanpacket [PATCH]

2012-02-20 Thread Jerry Vonau
Hi Paul: I'll see if I can be clearer in my explanation. On Mon, 2012-02-20 at 08:47 -0500, Paul Fox wrote: hi jerry -- jerry wrote: Hi All: While working with powerd in debug mode I noticed that wlanpacket would always cause a break in snooze(). I realized that yes -- that

Re: powerd and wlanpacket [PATCH]

2012-02-20 Thread Paul Fox
jerry wrote: Hi Paul: I'll see if I can be clearer in my explanation. On Mon, 2012-02-20 at 08:47 -0500, Paul Fox wrote: hi jerry -- jerry wrote: Hi All: While working with powerd in debug mode I noticed that wlanpacket would always cause a break in