#9535 BLOC 1.5-sof: Need wake-on-WLAN support

Zarro Boogs per Child bugtracker at laptop.org
Mon Nov 30 22:02:22 EST 2009


#9535: Need wake-on-WLAN support
---------------------------------+------------------------------------------
           Reporter:  cjb        |       Owner:  dsaxena          
               Type:  defect     |      Status:  new              
           Priority:  blocker    |   Milestone:  1.5-software-beta
          Component:  kernel     |     Version:  not specified    
         Resolution:             |    Keywords:                   
        Next_action:  never set  |    Verified:  0                
Deployment_affected:             |   Blockedby:                   
           Blocking:             |  
---------------------------------+------------------------------------------

Comment(by pgf):

 unsurprisingly, the bit goes away when sdhci_reset() is called, after the
 completion of the SDHCI_SOFTWARE_RESET command.

 for the record, this routine will access the right register:
 {{{
 void sdhci_dump_wakeup_reg(char *id, struct sdhci_host *host)
 {
         printk(KERN_DEBUG DRIVER_NAME "%s: Wake-up:  0x%02x\n", id,
                 sdhci_readb(host, SDHCI_WAKE_UP_CONTROL));
 }
 EXPORT_SYMBOL_GPL(sdhci_dump_wakeup_reg);

 }}}

-- 
Ticket URL: <http://dev.laptop.org/ticket/9535#comment:3>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system


More information about the Bugs mailing list