Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 9 Oct 2001 11:34:09 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 9 Oct 2001 11:33:49 -0400 Received: from ns.suse.de ([213.95.15.193]:56072 "HELO Cantor.suse.de") by vger.kernel.org with SMTP id ; Tue, 9 Oct 2001 11:33:47 -0400 Date: Tue, 9 Oct 2001 17:34:13 +0200 (CEST) From: Dave Jones To: Thomas Hood Cc: Subject: Re: sysctl interface to bootflags? In-Reply-To: <1002640876.1103.21.camel@thanatos> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On 9 Oct 2001, Thomas Hood wrote: > Hi. I looked at your code and I saw that it depended > on ACPI. Since ACPI doesn't work on my machine, I > thought I should look for another solution. However, Huh ? Read the code again. Its no more dependant upon ACPI than bootflag.c is. The bootflag is pointed at by an ACPI table. The code I wrote functions /exactly/ the same on a kernel with APM, ACPI or NO power management. > Alan now tells me that what I want to do can already > be done via /dev/nvram. My code _is_ using /dev/nvram ! regards, Dave. -- | Dave Jones. http://www.suse.de/~davej | SuSE Labs - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/