From owner-freebsd-current Wed Mar 19 13:36: 5 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01CEC37B404 for ; Wed, 19 Mar 2003 13:36:04 -0800 (PST) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 4C31F43FAF for ; Wed, 19 Mar 2003 13:36:03 -0800 (PST) (envelope-from nate@rootlabs.com) Received: (qmail 12654 invoked by uid 1000); 19 Mar 2003 21:36:04 -0000 Date: Wed, 19 Mar 2003 13:36:04 -0800 (PST) From: Nate Lawson To: Andrew Gallatin Cc: freebsd-current@freebsd.org Subject: Re: secondary ACPI problems In-Reply-To: <15867.45188.294955.716962@grasshopper.cs.duke.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 14 Dec 2002, Andrew Gallatin wrote: > This does not happen if I do not have rp.ko loaded. I suspect that > the rocketport card needs some setup when power is restored. It > polls all its ports, so it makes sense that a swi would get clogged. > > I thought it might be sufficent to unload the driver and reload after > resume. However, it doens't appear to be unloadable now. > > Before I get too far into this, will unloading rp and reloading it > suffice, or is there a better way which could just allow me to save > and restore the card state so I wouldn't have to reload it on resume? See the device_suspend/resume implementations in various drivers (i.e. rl(4)). -Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message