From owner-freebsd-hackers Tue Sep 7 12:22:34 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from pinhead.parag.codegen.com (207-44-235-154.CodeGen.COM [207.44.235.154]) by hub.freebsd.org (Postfix) with ESMTP id 412A7155FD for ; Tue, 7 Sep 1999 12:22:33 -0700 (PDT) (envelope-from parag@pinhead.parag.codegen.com) Received: from pinhead.parag.codegen.com (parag@localhost.parag.codegen.com [127.0.0.1]) by pinhead.parag.codegen.com (8.9.3/8.9.3) with ESMTP id MAA07499; Tue, 7 Sep 1999 12:21:26 -0700 (PDT) (envelope-from parag@pinhead.parag.codegen.com) To: David Malone Cc: freebsd-hackers@freebsd.org, Sheldon Hearn Subject: Re: STABLE kern/13546: Too-verbose output from PCI probe at bootup In-Reply-To: Message from David Malone of "Tue, 07 Sep 1999 19:48:59 BST." <19990907194859.A70191@walton.maths.tcd.ie> X-Face: =O'Kj74icvU|oS*<7gS/8'\Pbpm}okVj*@UC!IgkmZQAO!W[|iBiMs*|)n*`X ]pW%m>Oz_mK^Gdazsr.Z0/JsFS1uF8gBVIoChGwOy{EK=<6g?aHE`[\S]C]T0Wm X-URL: http://www.codegen.com Date: Tue, 07 Sep 1999 12:21:26 -0700 Message-ID: <7495.936732086@pinhead.parag.codegen.com> From: Parag Patel Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 07 Sep 1999 19:48:59 BST, David Malone wrote: > >The code which figures out the bushigh stuff for your machine >probably needs a similar kludge, unless someone can say for certain >that it isn't harful for the SMP case. Probably not worth the effort, since for this system at least, SMP works just fine after probing for 253 non-existent PCI buses. The "if (bootverbose)" just keeps it from blowing the dmesg buffer at bootup. (The CURRENT code doesn't even look for this "bushigh" value nor display the "Probing" message.) -- Parag Patel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message