From owner-freebsd-current@FreeBSD.ORG Tue Dec 30 12:26:47 2003 Return-Path: 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 D126E16A4CE for ; Tue, 30 Dec 2003 12:26:47 -0800 (PST) Received: from mailbox.univie.ac.at (mail.univie.ac.at [131.130.1.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05FF343D31 for ; Tue, 30 Dec 2003 12:26:46 -0800 (PST) (envelope-from l.ertl@univie.ac.at) Received: from leelou (adslle.cc.univie.ac.at [131.130.102.11]) hBUKQcb9237106; Tue, 30 Dec 2003 21:26:40 +0100 Date: Tue, 30 Dec 2003 21:26:33 +0100 (CET) From: Lukas Ertl To: Nate Lawson In-Reply-To: <20031230115806.M98869@root.org> Message-ID: <20031230211930.K64407@leelou.in.tern> References: <20031230115806.M98869@root.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-DCC-ZID-Univie-Metrics: mailbox 4243; Body=0 Fuz1=0 Fuz2=0 cc: acpi-jp@jp.freebsd.org cc: current@freebsd.org Subject: Re: rc.suspend/rc.resume acpi support added X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Dec 2003 20:26:47 -0000 On Tue, 30 Dec 2003, Nate Lawson wrote: > This helps for uhci where we have to unload and reload usb.ko across > suspends since it doesn't re-initialize correctly. See the usb comments > in the files for an example. If I understand correctly, usb.ko can't be unloaded, because it has no detach method connected. (At least I wasn't able to unload it.) Anyway, this bandaid wouldn't work on this machine, since I tried to load the usb module after a suspend and UHCI still wouldn't work (see kern/59747) - it seems like all controller register bits are set, and I couldn't find a way to clear them. The UHCI controller works fine with APM suspend, though. regards, le -- Lukas Ertl eMail: l.ertl@univie.ac.at UNIX Systemadministrator Tel.: (+43 1) 4277-14073 Vienna University Computer Center Fax.: (+43 1) 4277-9140 University of Vienna http://mailbox.univie.ac.at/~le/