From owner-freebsd-acpi@FreeBSD.ORG Mon Jun 1 14:30:06 2009 Return-Path: Delivered-To: freebsd-acpi@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 02EB41065670 for ; Mon, 1 Jun 2009 14:30:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id CAC2C8FC15 for ; Mon, 1 Jun 2009 14:30:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n51EU5ss079716 for ; Mon, 1 Jun 2009 14:30:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n51EU53V079713; Mon, 1 Jun 2009 14:30:05 GMT (envelope-from gnats) Date: Mon, 1 Jun 2009 14:30:05 GMT Message-Id: <200906011430.n51EU53V079713@freefall.freebsd.org> To: freebsd-acpi@FreeBSD.org From: John Baldwin Cc: Subject: Re: kern/135070: [acpi] [patch] BIOS resource allocation and FreeBSD ACPI X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: John Baldwin List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Jun 2009 14:30:06 -0000 The following reply was made to PR kern/135070; it has been noted by GNATS. From: John Baldwin To: bug-followup@freebsd.org, freebsd@abv.bg Cc: Subject: Re: kern/135070: [acpi] [patch] BIOS resource allocation and FreeBSD ACPI Date: Mon, 1 Jun 2009 08:07:53 -0400 Note that the patch is a hack for a very-specific laptop, it is not a general solution. I hope to be able to provide a framework in 8.0 to help address the resource issue and then implement the proper solution in 9.0 (and hopefully backport it to 8.x.). -- John Baldwin