Subject: [PATCH 2.6] RTL8169 Suspend and Resume Stuff

Hi Jeff,

Here's a short patch for the new Realtek RTL8169 PCI Gigabit Driver
(drivers/net/r8169.c) in kernel. This patch add new PCI suspend
and resume code.

The patch applies against 2.4.23 and 2.6.0-test11. I've tested the
compilation with 2.4.23.

Happy Hack!

--
Fernando Alencar Mar?stica
Graduate Student, Computer Science
Linux Register User Id #281457

University Methodist of Piracicaba
Departament of Computer Science
email: [email protected]
homepage: http://www.unimep.br/~famarost


Attachments:
r8169-linux-2.6.0-test11.patch (4.50 kB)

2003-11-30 15:57:57

by Jeff Garzik

[permalink] [raw]
Subject: Re: [PATCH 2.6] RTL8169 Suspend and Resume Stuff

Fernando Alencar Mar?stica wrote:
> Hi Jeff,
>
> Here's a short patch for the new Realtek RTL8169 PCI Gigabit Driver
> (drivers/net/r8169.c) in kernel. This patch add new PCI suspend
> and resume code.
>
> The patch applies against 2.4.23 and 2.6.0-test11. I've tested the
> compilation with 2.4.23.

Can you please coordinate with Francois Romieu, who is kind enough to do
a massive update of r8169.c, merging both RealTek's changes and several
bug fixes?

Jeff