Re: 2.6.24 regression: Wake On Lan in sky2 broken on Mac mini

2008-01-28 Thread Ingo Molnar
* Mikael Pettersson <[EMAIL PROTECTED]> wrote: > Ok, I can see how my overly terse statement could be interpreted in > this way, and I apologize for that. > > However, it _is_ a fact that there is a proliferation of specialized > mailing lists, and it is also a fact that many developers _only_

Re: 2.6.24 regression: Wake On Lan in sky2 broken on Mac mini

2008-01-28 Thread Stephen Hemminger
On Mon, 28 Jan 2008 09:48:55 +0100 Tino Keitel <[EMAIL PROTECTED]> wrote: > On Mon, Jan 28, 2008 at 09:21:30 +0100, Mikael Pettersson wrote: > > Tino Keitel writes: > > > Hi folks, > > > > > > with 2.6.24-rc8, Wake On LAN doesn't work anymore as it used to with > > > 2.6.23 on my Mac mini Cor

Re: 2.6.24 regression: Wake On Lan in sky2 broken on Mac mini

2008-01-28 Thread Rafael J. Wysocki
On Monday, 28 of January 2008, Adrian Bunk wrote: > On Mon, Jan 28, 2008 at 02:43:05PM +0100, Tino Keitel wrote: > > On Mon, Jan 28, 2008 at 14:37:38 +0100, Mikael Pettersson wrote: > > > > [...] > > > > > However, it _is_ a fact that there is a proliferation of specialized > > > mailing lists, a

Re: 2.6.24 regression: Wake On Lan in sky2 broken on Mac mini

2008-01-28 Thread Adrian Bunk
On Mon, Jan 28, 2008 at 02:43:05PM +0100, Tino Keitel wrote: > On Mon, Jan 28, 2008 at 14:37:38 +0100, Mikael Pettersson wrote: > > [...] > > > However, it _is_ a fact that there is a proliferation of specialized > > mailing lists, and it is also a fact that many developers _only_ read > > those

Re: 2.6.24 regression: Wake On Lan in sky2 broken on Mac mini

2008-01-28 Thread Tino Keitel
On Mon, Jan 28, 2008 at 14:37:38 +0100, Mikael Pettersson wrote: [...] > However, it _is_ a fact that there is a proliferation of specialized > mailing lists, and it is also a fact that many developers _only_ read > those lists. I'm in no way defending this behaviour, on the contrary > I probably

Re: 2.6.24 regression: Wake On Lan in sky2 broken on Mac mini

2008-01-28 Thread Mikael Pettersson
Ingo Molnar writes: > > * Mikael Pettersson <[EMAIL PROTECTED]> wrote: > > > > Now I tried the 2.6.24 release and noticed that WOL is still > > > broken. I'll be happy to test any patches that can make it into > > > 2.6.24.1. > > > > 1. Wrong mailing list; use netdev (@vger) instead

Re: 2.6.24 regression: Wake On Lan in sky2 broken on Mac mini

2008-01-28 Thread Ingo Molnar
* Mikael Pettersson <[EMAIL PROTECTED]> wrote: > > Now I tried the 2.6.24 release and noticed that WOL is still > > broken. I'll be happy to test any patches that can make it into > > 2.6.24.1. > > 1. Wrong mailing list; use netdev (@vger) instead. lkml is the right mailing list for report

Re: 2.6.24 regression: Wake On Lan in sky2 broken on Mac mini

2008-01-28 Thread Tino Keitel
On Mon, Jan 28, 2008 at 09:21:30 +0100, Mikael Pettersson wrote: > Tino Keitel writes: > > Hi folks, > > > > with 2.6.24-rc8, Wake On LAN doesn't work anymore as it used to with > > 2.6.23 on my Mac mini Core Duo. I saw that this was reported in > > http://bugzilla.kernel.org/show_bug.cgi?id=

Re: 2.6.24 regression: Wake On Lan in sky2 broken on Mac mini

2008-01-28 Thread Mikael Pettersson
Tino Keitel writes: > Hi folks, > > with 2.6.24-rc8, Wake On LAN doesn't work anymore as it used to with > 2.6.23 on my Mac mini Core Duo. I saw that this was reported in > http://bugzilla.kernel.org/show_bug.cgi?id=9721 and on netdev a patch > for the sky2 driver was sent by Stephen Hemming