[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100115091053.GA5477@mac.home>
Date: Fri, 15 Jan 2010 10:10:53 +0100
From: Tino Keitel <tino.keitel@...ei.de>
To: netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Regression: Wake on LAN doesn't work in sky2 with 2.6.33-rc4-git2
Hi,
wake on LAN doesn't work with 2.6.33-rc4-git2 on the following
hardware:
01:00.0 Ethernet controller [0200]: Marvell Technology Group Ltd.
88E8053 PCI-E Gigabit Ethernet Controller [11ab:4362] (rev 22)
It worked with 2.6.32. In my suspend script, I enable WoL using
ethtool:
ethtool -s eth0 wol g
in dmesg, I get these messages at suspend:
sky2 eth0: disabling interface
sky2 0000:01:00.0: PME# enabled
sky2 0000:01:00.0: wake-up capability enabled by ACPI
and at resume:
sky2 0000:01:00.0: wake-up capability disabled by ACPI
sky2 0000:01:00.0: PME# disabled
Regards,
Tino
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists