Re: [ath5k-devel] [PATCH 1/2] ath5k: support LEDs on Acer Aspire One netbook

2009-03-16 Thread Andreas Mohr
Hi, On Mon, Mar 16, 2009 at 05:33:19PM +0200, Maxim Levitsky wrote: > On Mon, 2009-03-16 at 14:41 +0100, Andreas Mohr wrote: > > Hmm. So the resume vector itself doesn't even get invoked? > Exactly. > > > > AFAIR there's some debugging options at the asm entry point, > > but I'm sure you (and se

Re: [ath5k-devel] [PATCH 1/2] ath5k: support LEDs on Acer Aspire One netbook

2009-03-16 Thread Maxim Levitsky
On Mon, 2009-03-16 at 14:41 +0100, Andreas Mohr wrote: > Hi, > > On Mon, Mar 16, 2009 at 02:21:57PM +0200, Maxim Levitsky wrote: > > On the other hand think about my main notebook, acer 5720. > > There suspend to ram doesn't work, and no this isn't due to GFX driver, > > or anything like that. It

Re: [ath5k-devel] [PATCH 1/2] ath5k: support LEDs on Acer Aspire One netbook

2009-03-16 Thread Andreas Mohr
Hi, On Mon, Mar 16, 2009 at 02:21:57PM +0200, Maxim Levitsky wrote: > On the other hand think about my main notebook, acer 5720. > There suspend to ram doesn't work, and no this isn't due to GFX driver, > or anything like that. It just that BIOS doesn't pass control to linux > on resume. It doesn'

Re: [ath5k-devel] [PATCH 1/2] ath5k: support LEDs on Acer Aspire One netbook

2009-03-16 Thread Maxim Levitsky
On Mon, 2009-03-16 at 11:44 +0100, Andreas Mohr wrote: > Hi, > > On Mon, Mar 16, 2009 at 11:16:17AM +0100, Johannes Berg wrote: > > On Mon, 2009-03-16 at 11:04 +0100, Andreas Mohr wrote: > > > > > On Sun, Jan 11, 2009 at 09:42:27AM -0500, Bob Copeland wrote: > > > > > My LED is dead again on 2.6.

Re: [ath5k-devel] [PATCH 1/2] ath5k: support LEDs on Acer Aspire One netbook

2009-03-16 Thread Andreas Mohr
Hi, On Mon, Mar 16, 2009 at 11:16:17AM +0100, Johannes Berg wrote: > On Mon, 2009-03-16 at 11:04 +0100, Andreas Mohr wrote: > > > On Sun, Jan 11, 2009 at 09:42:27AM -0500, Bob Copeland wrote: > > > > My LED is dead again on 2.6.29-rc1 (reason: doesn't contain this patch). > > > > > > It's in wir

Re: [ath5k-devel] [PATCH 1/2] ath5k: support LEDs on Acer Aspire One netbook

2009-03-16 Thread Johannes Berg
On Mon, 2009-03-16 at 11:04 +0100, Andreas Mohr wrote: > On Sun, Jan 11, 2009 at 09:42:27AM -0500, Bob Copeland wrote: > > > My LED is dead again on 2.6.29-rc1 (reason: doesn't contain this patch). > > > > It's in wireless-testing, it just hasn't made it through the pipeline yet. > > Just instal

Re: [ath5k-devel] [PATCH 1/2] ath5k: support LEDs on Acer Aspire One netbook

2009-03-16 Thread Andreas Mohr
Hi, On Sun, Jan 11, 2009 at 09:42:27AM -0500, Bob Copeland wrote: > > My LED is dead again on 2.6.29-rc1 (reason: doesn't contain this patch). > > It's in wireless-testing, it just hasn't made it through the pipeline yet. Just installed -rc8; would be truly sad to see this really small but impor

Re: [ath5k-devel] [PATCH 1/2] ath5k: support LEDs on Acer Aspire One netbook

2009-01-11 Thread Andreas Mohr
On Sun, Jan 11, 2009 at 09:42:27AM -0500, Bob Copeland wrote: > On Sun, Jan 11, 2009 at 02:10:15PM +0100, Andreas Mohr wrote: > > My LED is dead again on 2.6.29-rc1 (reason: doesn't contain this patch). > > It's in wireless-testing, it just hasn't made it through the pipeline yet. Thanks, then co

Re: [ath5k-devel] [PATCH 1/2] ath5k: support LEDs on Acer Aspire One netbook

2009-01-11 Thread Bob Copeland
On Sun, Jan 11, 2009 at 02:10:15PM +0100, Andreas Mohr wrote: > On Thu, Jan 01, 2009 at 03:01:44PM -0500, Bob Copeland wrote: > > Add vendor ID for Foxconn and use it to set the ath5k LED gpio and > > polarity for Acer branded laptops. > > My LED is dead again on 2.6.29-rc1 (reason: doesn't contai

Re: [ath5k-devel] [PATCH 1/2] ath5k: support LEDs on Acer Aspire One netbook

2009-01-11 Thread Andreas Mohr
On Thu, Jan 01, 2009 at 03:01:44PM -0500, Bob Copeland wrote: > Add vendor ID for Foxconn and use it to set the ath5k LED gpio and > polarity for Acer branded laptops. My LED is dead again on 2.6.29-rc1 (reason: doesn't contain this patch). Thanks, Andreas Mohr __

[ath5k-devel] [PATCH 1/2] ath5k: support LEDs on Acer Aspire One netbook

2009-01-01 Thread Bob Copeland
Add vendor ID for Foxconn and use it to set the ath5k LED gpio and polarity for Acer branded laptops. base.c: Changes-licensed-under: 3-Clause-BSD Reported-by: Maxim Levitsky Tested-by: Maxim Levitsky Tested-by: Andreas Mohr Signed-off-by: Bob Copeland --- drivers/net/wireless/ath5k/base.c |