From owner-freebsd-acpi@FreeBSD.ORG Mon May 24 10:02:40 2004 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78FB116A4D0 for ; Mon, 24 May 2004 10:02:40 -0700 (PDT) Received: from root.org (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 578D243D3F for ; Mon, 24 May 2004 10:02:40 -0700 (PDT) (envelope-from nate@root.org) Received: (qmail 70625 invoked by uid 1000); 24 May 2004 17:02:15 -0000 Date: Mon, 24 May 2004 10:02:15 -0700 (PDT) From: Nate Lawson To: "Oliver B. Fischer" In-Reply-To: <40B30DC9.4080804@snafu.de> Message-ID: <20040524100133.E70614@root.org> References: <40B250A6.3050709@snafu.de> <20040523210006.Y66525@root.org> <40B30DC9.4080804@snafu.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: acpi@freebsd.org Subject: Re: Problems with S3 on ThinkPad R51 1830 X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 May 2004 17:02:40 -0000 On Tue, 25 May 2004, Oliver B. Fischer wrote: > Nate Lawson wrote: > > UHCI can't suspend/resume correctly. It's a driver issue. > > Is it planed to solve this problem? I haven't found an pr for it. Bring it up on -current. NetBSD and Linux both have problems with UHCI also on some chipsets so it's unclear how to fix it in the general case. -Nate