From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753541AbYIXTtn (ORCPT ); Wed, 24 Sep 2008 15:49:43 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752603AbYIXTtb (ORCPT ); Wed, 24 Sep 2008 15:49:31 -0400 Received: from eazy.amigager.de ([213.239.192.238]:51622 "EHLO eazy.amigager.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752260AbYIXTtb (ORCPT ); Wed, 24 Sep 2008 15:49:31 -0400 Date: Wed, 24 Sep 2008 21:49:06 +0200 From: Tino Keitel To: "Rafael J. Wysocki" Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org Subject: Re: Regression in 2.6.27-rc7: Wake On LAN with sky2 broken Message-ID: <20080924194906.GA25874@x61> Mail-Followup-To: "Rafael J. Wysocki" , linux-kernel@vger.kernel.org, netdev@vger.kernel.org References: <20080924080546.GA21108@x61> <200809242113.52256.rjw@sisk.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200809242113.52256.rjw@sisk.pl> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 24, 2008 at 21:13:51 +0200, Rafael J. Wysocki wrote: > On Wednesday, 24 of September 2008, Tino Keitel wrote: > > Hi, > > > > Wake On LAN from suspend to RAM doesn't work on my Mac mini Core Duo > > with 2.6.27-rc7. I tested the same configuration with 2.6.26.3, and it > > worked. With 2.6.27-rc7, the computer stays in suspended state. I can > > still wake it up using the keyboard or power switch. > > > > In my suspend script, I use the command "ethtool -s eth0 wol g" to > > enable WOL even if it was disabled before. > > > > Any hints what commit I should try to revert, before I start bisecting? > > Please try the appended patch. With this patch, the computer hangs during suspend. Regards, Tino