Re: Regression: Wake on LAN doesn't work in sky2 with2.6.33-rc4-git2

From: Stephen Hemminger
Date: Fri Jan 15 2010 - 13:52:23 EST


On Fri, 15 Jan 2010 10:10:53 +0100
Tino Keitel <tino.keitel@xxxxxxxx> wrote:

> 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

This has already been reported.

Rafael has been doing the generic PM stuff.
Look for thread,
[Bug 14730] sky2 won't work after suspend/resume cycle
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/