#9535 HIGH 1.5-sof: Need wake-on-WLAN support
Zarro Boogs per Child
bugtracker at laptop.org
Thu Feb 18 01:11:30 EST 2010
#9535: Need wake-on-WLAN support
-------------------------------------+--------------------------------------
Reporter: cjb | Owner: dsaxena
Type: defect | Status: new
Priority: high | Milestone: 1.5-software-later
Component: kernel | Version: not specified
Resolution: | Keywords:
Next_action: test in build | Verified: 0
Deployment_affected: | Blockedby:
Blocking: |
-------------------------------------+--------------------------------------
Comment(by pgf):
unfortunately, the code in net/wireless/libertas/ethtool.c explicitly
excludes support for the WAKE_ARP bit:
{{{
if (wol->wolopts & ~(WAKE_UCAST|WAKE_MCAST|WAKE_BCAST|WAKE_PHY))
return -EOPNOTSUPP;
}}}
this means "ethtool -s eth0 wol a" won't work. we should ask marvell
whether this is of necessity or not.
--
Ticket URL: <http://dev.laptop.org/ticket/9535#comment:19>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list