Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261411AbVAGNrT (ORCPT ); Fri, 7 Jan 2005 08:47:19 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261412AbVAGNrT (ORCPT ); Fri, 7 Jan 2005 08:47:19 -0500 Received: from mail.suse.de ([195.135.220.2]:40869 "EHLO Cantor.suse.de") by vger.kernel.org with ESMTP id S261411AbVAGNrP (ORCPT ); Fri, 7 Jan 2005 08:47:15 -0500 Date: Fri, 07 Jan 2005 14:47:00 +0100 Message-ID: From: Takashi Iwai To: Pavel Machek Cc: Lion Vollnhals , linux-kernel@vger.kernel.org Subject: Re: [PATCH] swsusp: properly suspend and resume *all* devices In-Reply-To: <20050106222927.GC25913@elf.ucw.cz> References: <20050102055753.GB7406@ip68-4-98-123.oc.oc.cox.net> <20050102184239.GA21322@butterfly.hjsoft.com> <1104696556.2478.12.camel@pefyra> <20050103051018.GA4413@ip68-4-98-123.oc.oc.cox.net> <20050103084713.GB2099@elf.ucw.cz> <20050103101423.GA4441@ip68-4-98-123.oc.oc.cox.net> <20050103150505.GA4120@ip68-4-98-123.oc.oc.cox.net> <20050104214315.GB1520@elf.ucw.cz> <41DC0E70.4000005@schiggl.de> <20050106222927.GC25913@elf.ucw.cz> User-Agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.6 MULE XEmacs/21.4 (patch 15) (Security Through Obscurity) (i386-suse-linux) MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 871 Lines: 27 At Thu, 6 Jan 2005 23:29:27 +0100, Pavel Machek wrote: > > Hi! > > > I have a problem with net-devices, ne2000 in particular, in 2.6.9 and > > 2.6.10, too. After a resume the ne2000-device doesn't work anymore. I > > have to restart it using the initscripts. > > > > How do I add suspend/resume support (to ISA devices, like my ne2000)? > > Can you point me to some information/tutorial? > > Look how i8042 suspend/resume support is done and do it in similar > way... Yep it's fairly easy to implement in that way (I did for ALSA). But i8042 has also pm_register(), mentioning about APM. Isn't it redundant? Takashi - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/