From owner-cvs-all Sat Nov 9 16: 9:52 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3C7737B401; Sat, 9 Nov 2002 16:09:50 -0800 (PST) Received: from netwolf.NetMasters.Com (netwolf.netmasters.com [199.201.245.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EB5643E42; Sat, 9 Nov 2002 16:09:50 -0800 (PST) (envelope-from petry@netwolf.NetMasters.Com) Received: from localhost (petry@localhost [127.0.0.1]) by netwolf.NetMasters.Com (8.12.6/8.12.5) with ESMTP id gAA09nEV006188; Sat, 9 Nov 2002 19:09:49 -0500 (EST) (envelope-from petry@netwolf.NetMasters.Com) Message-Id: <200211100009.gAA09nEV006188@netwolf.NetMasters.Com> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 From: "Michael G. Petry" To: Mitsuru IWASAKI Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/i386 machdep.c In-Reply-To: Your message of "Sat, 09 Nov 2002 13:17:42 PST." <200211092117.gA9LHgJI009692@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 09 Nov 2002 19:09:49 -0500 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 Will the default be the pre-1.544 behaviour? Else, how would one set the tuneable if you boot using install floppies? > iwasaki 2002/11/09 13:17:42 PST > > Modified files: > sys/i386/i386 machdep.c > Log: > Add a new loader tunable, hw.hasbrokenint12, to indicate that BIOS > has broken int 12H. > If hw.hasbrokenint12="1" in loader environment, kernel never use BIOS > INT 12 call to determine base memory size. > Otherwise, kernel use INT 12 in old behaviour. > This should fix kernel panic problem caused by 1.544 changes. > > MFC after: 1 day > > Revision Changes Path > 1.549 +79 -47 src/sys/i386/i386/machdep.c > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message > Michael Petry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message