From owner-freebsd-acpi@FreeBSD.ORG Sat Jun 10 22:24:32 2006 Return-Path: X-Original-To: freebsd-acpi@FreeBSD.org 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 3894616A41B; Sat, 10 Jun 2006 22:24:32 +0000 (UTC) (envelope-from nork@FreeBSD.org) Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7D5443D45; Sat, 10 Jun 2006 22:24:31 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from nadesico.ninth-nine.com (nadesico.ninth-nine.com [219.127.74.122]) by sakura.ninth-nine.com (8.13.6/8.13.6/NinthNine) with ESMTP id k5AMOUrJ070831; Sun, 11 Jun 2006 07:24:30 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Sun, 11 Jun 2006 07:24:29 +0900 From: Norikatsu Shigemura To: John Baldwin Message-Id: <20060611072429.607d9efa.nork@FreeBSD.org> In-Reply-To: <200606090820.33793.jhb@freebsd.org> References: <20060604200834.8db4782c.nork@FreeBSD.org> <200606090820.33793.jhb@freebsd.org> X-Mailer: Sylpheed version 2.2.5 (GTK+ 2.8.18; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (sakura.ninth-nine.com [219.127.74.121]); Sun, 11 Jun 2006 07:24:30 +0900 (JST) Cc: freebsd-acpi@FreeBSD.org, nork@FreeBSD.org Subject: Re: FYI: Panasonic Toughbook CF-R4 can suspend/resume X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jun 2006 22:24:32 -0000 On Fri, 9 Jun 2006 08:20:33 -0400 John Baldwin wrote: > On Sunday 04 June 2006 07:08, Norikatsu Shigemura wrote: > > I confirmed 3rd generation CF-R4 (Panasonic Toughbook/ > > Let's Note series, 2006 Spring Model) can suspend/resume:-) > > with following settings. > > Add to /boot/loader.conf > > - - - - - - - - - - - - - - - - > > hint.apic.0.disabled="1" > > hint.psm.0.flags="0x2000" > > - - - - - - - - - - - - - - - - > Does it work if you don't disable APIC? Almost works, but freezed after resume. So I didn't notice that CF-RF can suspend/resume. Because APIC is defalut option on 6.x kernel configuration file. And I heard 'hint.apic.0.disabled' advice from rushani@.