From owner-freebsd-current@FreeBSD.ORG Tue Nov 9 23:25:28 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 67C7F1065670; Tue, 9 Nov 2010 23:25:28 +0000 (UTC) (envelope-from cpghost@cordula.ws) Received: from mail-qy0-f175.google.com (mail-qy0-f175.google.com [209.85.216.175]) by mx1.freebsd.org (Postfix) with ESMTP id 1CB718FC14; Tue, 9 Nov 2010 23:25:27 +0000 (UTC) Received: by qyk4 with SMTP id 4so1522691qyk.13 for ; Tue, 09 Nov 2010 15:25:27 -0800 (PST) MIME-Version: 1.0 Received: by 10.229.238.197 with SMTP id kt5mr6988621qcb.25.1289343493913; Tue, 09 Nov 2010 14:58:13 -0800 (PST) Received: by 10.229.41.68 with HTTP; Tue, 9 Nov 2010 14:58:13 -0800 (PST) X-Originating-IP: [93.203.39.47] In-Reply-To: <201011081714.53637.jhb@freebsd.org> References: <201011081714.53637.jhb@freebsd.org> Date: Tue, 9 Nov 2010 23:58:13 +0100 Message-ID: From: "C. P. Ghost" To: John Baldwin Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: current@freebsd.org Subject: Re: Only display ACPI bootmenu key if ACPI is present X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Nov 2010 23:25:28 -0000 On Mon, Nov 8, 2010 at 11:14 PM, John Baldwin wrote: > This patch changes the Forth code for the Beastie menu to only display th= e > menu option to enable or disable ACPI if the loader detects ACPI. =A0This= avoids > displaying a menu item prompting to enable ACPI if the BIOS doesn't actua= lly > include ACPI. =A0Any objections? Wouldn't that be a POLA violation? Some admins may be used to the current menu, and would be scratching head as what went wrong. Maybe it would be better to keep the menu option, but make it non-selectable and print next to it something like "(not available)"? -cpghost. --=20 Cordula's Web. http://www.cordula.ws/