2003-07-03 04:50:57

by Simon Fowler

[permalink] [raw]
Subject: [PATCH] 8139too suspend fix, maybe.

I'm currently trying to get my Fujitsu Lifebook P2120 laptop to
suspend/resume successfully, and the first stumbling block I've come
across with a plain Linus bk tree is that while the 8139too driver
is up and running, the kernel thread it starts doesn't suspend. The
attatched patch fixes this; I have no idea if this is correct, but
it works.

Getting the radeonfb to resume is the next problem . . .

Simon

--
PGP public key Id 0x144A991C, or http://himi.org/stuff/himi.asc
(crappy) Homepage: http://himi.org
doe #237 (see http://www.lemuria.org/DeCSS)
My DeCSS mirror: ftp://himi.org/pub/mirrors/css/


Attachments:
(No filename) (0.00 B)
(No filename) (189.00 B)
Download all attachments

2003-07-03 16:06:09

by Greg KH

[permalink] [raw]
Subject: Re: [PATCH] 8139too suspend fix, maybe.

On Thu, Jul 03, 2003 at 03:05:15PM +1000, Simon Fowler wrote:
>
> Getting the radeonfb to resume is the next problem . . .

See the acpi mailing list archives for someone who has solved that.

Good luck,

greg k-h