Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 10 Oct 2001 10:05:28 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 10 Oct 2001 10:05:18 -0400 Received: from ns.suse.de ([213.95.15.193]:26119 "HELO Cantor.suse.de") by vger.kernel.org with SMTP id ; Wed, 10 Oct 2001 10:05:05 -0400 Date: Wed, 10 Oct 2001 16:05:32 +0200 (CEST) From: Dave Jones To: Thomas Hood Cc: Subject: Re: sysctl interface to bootflags? In-Reply-To: <1002667739.763.9.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: > Read current value := 0x88 > Read updated value := 0x89 > Here it has set bit 0, the PnP-OS bit. Do you have any > plans to enhance the program to allow control of all the flags? Could be a useful addition, if only during debugging. The idea iirc is that kernel should put it into a state where userspace only needs to clear the 'successful boot' flag. By the time we get to userspace, the parity should be correct also, so you shouldn't need to hack sbf.c to chop that test out. 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/