From owner-freebsd-acpi@FreeBSD.ORG Tue Feb 26 16:50:25 2008 Return-Path: Delivered-To: freebsd-acpi@FreeBSD.org Received: from [127.0.0.1] (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by hub.freebsd.org (Postfix) with ESMTP id 1A9EA1065688; Tue, 26 Feb 2008 16:50:24 +0000 (UTC) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: freebsd-acpi@FreeBSD.org Date: Tue, 26 Feb 2008 11:50:11 -0500 User-Agent: KMail/1.6.2 References: <200802260143.34113.amistry@am-productions.biz> <47C43D4B.2070502@root.org> In-Reply-To: <47C43D4B.2070502@root.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200802261150.13834.jkim@FreeBSD.org> Cc: Anish Mistry Subject: Re: Fujitsu P8010 Can't Suspend "Operation not supported" 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: Tue, 26 Feb 2008 16:50:25 -0000 On Tuesday 26 February 2008 11:24 am, Nate Lawson wrote: > Anish Mistry wrote: > > I just got a P8010 and it can't seem to suspend. If I call > > acpiconf -s 3 I just get an "Operation not supported" error. > > > > FreeBSD 7.0-RELEASE amd64 > > There is no amd64 asm wakecode implemented yet. Someone needs to > look at the Linux version and our i386 acpi_wakecode.S and write > it. And NetBSD's: http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/arch/amd64/acpi/ Jung-uk Kim