Veli-Matti Lintu wrote: > --- drivers/net/via-rhine.c.orig 2006-08-18 19:26:24.000000000 +0300 > +++ drivers/net/via-rhine.c 2006-08-20 13:30:43.000000000 +0300 > @@ -1965,7 +1965,7 @@ > } > > /* Hit power state D3 (sleep) */ > - iowrite8(ioread8(ioaddr + StickyHW) | 0x03, ioaddr + StickyHW); > +/* iowrite8(ioread8(ioaddr + StickyHW) | 0x03, ioaddr + StickyHW); */ > > /* TODO: Check use of pci_enable_wake() */ > > > Hope this helps,
It might - I have however been unable to find the config for the kernel used in the LTSP-client in Ubuntu edgy (which I am using). Anybody able to give me a hint? -- Anders ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
