Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 7 Oct 2001 10:07:10 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 7 Oct 2001 10:07:00 -0400 Received: from ns.suse.de ([213.95.15.193]:38669 "HELO Cantor.suse.de") by vger.kernel.org with SMTP id ; Sun, 7 Oct 2001 10:06:43 -0400 Date: Sun, 7 Oct 2001 16:07:11 +0200 (CEST) From: Dave Jones To: Thomas Hood Cc: Alan Cox , Subject: Re: Linux should not set the "PnP OS" boot flag In-Reply-To: <1002462656.831.112.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 7 Oct 2001, Thomas Hood wrote: > I think you'll understand why I say that it is not handled > _correctly_ and that the handling must be brought under > the user's control ... if not via a /proc entry then by > a build option or boot option. I invite advice about this. The final part doesn't need to be in kernel space at all. (And from my reading of the spec, shouldn't be, as it signifies the OS completed the final stages of booting successfully) http://www.codemonkey.org.uk/sbf.c is some quick code I hacked up when bootflag.c first appeared. Its not perfect, and I have some outstanding patches that Randy Dunlap sent to clean up some bits, but I've not got around to merging them. 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/