lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 27 Apr 2008 11:58:44 +0200
From:	Ondrej Zajicek <santiago@...reenet.org>
To:	Jiri Slaby <jirislaby@...il.com>
Cc:	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, 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.

-- 
Elen sila lumenn' omentielvo

Ondrej 'SanTiago' Zajicek (email: santiago@...reenet.org)
OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net)
"To err is human -- to blame it on a computer is even more so."
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists