From owner-cvs-all Mon Sep 30 8:40: 9 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 37CCE37B404; Mon, 30 Sep 2002 08:40:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C613B43E6E; Mon, 30 Sep 2002 08:40:07 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8UFe7Co065514; Mon, 30 Sep 2002 08:40:07 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8UFe7Q0065506; Mon, 30 Sep 2002 08:40:07 -0700 (PDT) Message-Id: <200209301540.g8UFe7Q0065506@freefall.freebsd.org> From: "David E. O'Brien" Date: Mon, 30 Sep 2002 08:40:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 mp_machdep.c X-FreeBSD-CVS-Branch: HEAD 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 obrien 2002/09/30 08:40:03 PDT Modified files: sys/i386/i386 mp_machdep.c Log: Turn back on the "SMP: AP CPU #N Launched!" message on normal boots. Peter's rev 1.189 should fix the lost console on SCSI-based systems due to this message. Revision Changes Path 1.191 +1 -2 src/sys/i386/i386/mp_machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message