From owner-freebsd-stable@FreeBSD.ORG Mon May 8 20:59:45 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDD6A16A405 for ; Mon, 8 May 2006 20:59:45 +0000 (UTC) (envelope-from grafan@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6076943D5E for ; Mon, 8 May 2006 20:59:38 +0000 (GMT) (envelope-from grafan@gmail.com) Received: by nz-out-0102.google.com with SMTP id i11so1259337nzi for ; Mon, 08 May 2006 13:59:37 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=iv+Iu12H/zIBjfr+bRZf2snOVxQaeMz7wL3Sw/wmNr8sqHnR0mTQCNEBdqkTAIft+AMNn0llIGjl0dbofpnQuEZD5L1wf0SM+jGVzFVkjn8AB/f9OD+MMaX+TWQgp2VxmDAm76b5VZwBeWL2kG6CQnqWgJKC1LTWrSD37Si03Xc= Received: by 10.36.154.3 with SMTP id b3mr4114517nze; Mon, 08 May 2006 13:59:37 -0700 (PDT) Received: by 10.36.58.13 with HTTP; Mon, 8 May 2006 13:59:37 -0700 (PDT) Message-ID: <6eb82e0605081359r4f784903g5e996a22d4b479e7@mail.gmail.com> Date: Mon, 8 May 2006 16:59:37 -0400 From: "Rong-En Fan" To: "Nik Clayton" In-Reply-To: <445FAFC2.3020607@ngo.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200605052008.k45K8oLm060421@crimson.hydrus.org.uk> <445FAFC2.3020607@ngo.org.uk> Cc: stable@freebsd.org Subject: Re: 6.x on an IBM T42 laptop X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 May 2006 20:59:45 -0000 On 5/8/06, Nik Clayton wrote: > Mark Willson wrote: > >> I've got an IBM T42 laptop that's currently running 5.4, and it's work= ing > >> nicely at the moment. ACPI works well enough that suspend to RAM work= s > >> ('zzz'), the audio works, USB devices are recognised, and the battery = life's > >> reasonable (with est enabled). > >> > >> Is anyone aware of any regressions in laptop functionality going from = 5.4 to > >> 6.x? > > > > I've been running 6-STABLE on a T42 for a while and not noticed any > > problems in the subjects mentioned. The addition of iwi has made life > > a little simpler. I think it is ok to take the leap... > > Thanks. > > I noticed that the acpi_ibm manual page talks about the suspend-to-disk > functionality. > > Does that work? >From my experience on X31, the Fn+F12 (suspend to disk) only works with apm and no acpi. Of course, you have to create a partition first (via phdisk(?) aviliable at ibm's site). Regards, Rong-En Fan