From owner-freebsd-current@FreeBSD.ORG Wed Jun 8 22:46:29 2005 Return-Path: X-Original-To: current@freebsd.org 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 234D216A41C for ; Wed, 8 Jun 2005 22:46:29 +0000 (GMT) (envelope-from hartzell@kestrel.alerce.com) Received: from merlin.alerce.com (w094.z064001164.sjc-ca.dsl.cnc.net [64.1.164.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id B552A43D48 for ; Wed, 8 Jun 2005 22:46:28 +0000 (GMT) (envelope-from hartzell@kestrel.alerce.com) Received: from merlin.alerce.com (localhost [127.0.0.1]) by merlin.alerce.com (Postfix) with ESMTP id D08CA21A8; Wed, 8 Jun 2005 15:45:16 -0700 (PDT) Received: from satchel.alerce.com (w092.z064001164.sjc-ca.dsl.cnc.net [64.1.164.92]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "satchel.alerce.com", Issuer "Alerce Certificate Authority" (verified OK)) by merlin.alerce.com (Postfix) with ESMTP id A80E0215F; Wed, 8 Jun 2005 15:45:16 -0700 (PDT) Received: from satchel.alerce.com (localhost [127.0.0.1]) by satchel.alerce.com (8.13.1/8.13.1) with ESMTP id j58MkfM6026972 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 8 Jun 2005 15:46:41 -0700 (PDT) (envelope-from hartzell@satchel.alerce.com) Received: (from hartzell@localhost) by satchel.alerce.com (8.13.1/8.13.1/Submit) id j58MkeLu026969; Wed, 8 Jun 2005 15:46:40 -0700 (PDT) (envelope-from hartzell) From: George Hartzell MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17063.30032.555052.950020@satchel.alerce.com> Date: Wed, 8 Jun 2005 15:46:40 -0700 To: Jeff Roberson In-Reply-To: <20050608095804.S16943@mail.chesapeake.net> References: <772.1118232172@critter.freebsd.dk> <20050608095804.S16943@mail.chesapeake.net> X-Mailer: VM 7.17 under 21.4 (patch 15) "Security Through Obscurity" XEmacs Lucid X-Virus-Scanned: ClamAV using ClamSMTP Cc: Poul-Henning Kamp , current@freebsd.org Subject: Re: suspend/resume on T41p broken (again) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: hartzell@alerce.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jun 2005 22:46:29 -0000 Jeff Roberson writes: > On Wed, 8 Jun 2005, Poul-Henning Kamp wrote: > > > > > I just tried updating to -current and found that suspend/resume > > on my T41p was broken (again). > > > > Just about every acpi feature is broken on my T42p. [...] Did it ever work for you? I'm still running 5.3BETA4 on my laptop, it was the hot thing back when I was getting it set up and it's been too central to my life to mess with (I am running -current on another laptop, but it's apm based...). Anyway, on 5.3BETA4 all of the acpi-oid things work fairly well, other than hibernation. g.