From owner-cvs-all Tue Feb 12 14:22:35 2002 Delivered-To: cvs-all@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id C723B37B416; Tue, 12 Feb 2002 14:22:08 -0800 (PST) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 12 Feb 2002 22:10:19 +0000 (GMT) To: Mike Silbersack Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/conf options.i386 options.pc98 src/sys/i386/conf NOTES src/sys/i386/i386 initcpu.c In-reply-to: Your message of "Tue, 12 Feb 2002 15:32:13 GMT." <20020212153119.R2904-100000@patrocles.silby.com> X-Request-Do: Date: Tue, 12 Feb 2002 22:10:19 +0000 From: David Malone Message-ID: <200202122210.aa14625@salmon.maths.tcd.ie> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Could you make this a loader tunable? Recompiling a kernel just for a few > lines of code is a huge pain. Since it is a hack for borked BIOS code, I think having it as an option is probably fine (just like all the other magic CPU options). Adding the option to GENERIC and reconfiguring only results in the recompilation of 3/4 files. If people feel that it would really be more useful as a tunable, then I can figure out how that is done. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message