[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080503002655.GA3956@ucw.cz>
Date: Fri, 2 May 2008 22:32:46 +0200
From: Pavel Machek <pavel@....cz>
To: Ondrej Zajicek <santiago@...reenet.org>
Cc: Jiri Slaby <jirislaby@...il.com>, akpm@...ux-foundation.org,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
rl@...lgate.ch
Subject: Re: [PATCH] via-rhine: suspend/resume bugfix
On Sun 2008-04-27 11:58:44, Ondrej Zajicek wrote:
> On Sun, Apr 27, 2008 at 10:59:23AM +0200, Jiri Slaby wrote:
> > >+ /* Disable interrupts by clearing the interrupt mask. */
> > >+ iowrite16(0x0000, ioaddr + IntrEnable);
> > >+
> > >+ /* Stop the chip's Tx and Rx processes. */
> > >+ iowrite16(CmdStop, ioaddr + ChipCmd);
>
> > What about PCI posting?
>
> Hmm, i will fix it. And i found that the patch might break
> wakeup-on-LAN. So please discard it.
IRQ line should not be neccessary for WoL...?
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
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