From owner-cvs-all@FreeBSD.ORG Fri Feb 27 11:48:44 2004 Return-Path: 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 74E1416A4CF; Fri, 27 Feb 2004 11:48:44 -0800 (PST) Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8EB043D45; Fri, 27 Feb 2004 11:48:43 -0800 (PST) (envelope-from marcel@xcllnt.net) Received: from ns1.xcllnt.net (localhost [127.0.0.1]) by ns1.xcllnt.net (8.12.10/8.12.10) with ESMTP id i1RJmhOE071114; Fri, 27 Feb 2004 11:48:43 -0800 (PST) (envelope-from marcel@ns1.xcllnt.net) Received: (from marcel@localhost) by ns1.xcllnt.net (8.12.10/8.12.10/Submit) id i1RJmhVl071113; Fri, 27 Feb 2004 11:48:43 -0800 (PST) (envelope-from marcel) Date: Fri, 27 Feb 2004 11:48:43 -0800 From: Marcel Moolenaar To: Ken Smith Message-ID: <20040227194843.GA71089@ns1.xcllnt.net> References: <200402271930.i1RJUkS4038278@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200402271930.i1RJUkS4038278@repoman.freebsd.org> User-Agent: Mutt/1.5.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/alpha machdep.c promcons.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Feb 2004 19:48:44 -0000 On Fri, Feb 27, 2004 at 11:30:46AM -0800, Ken Smith wrote: > kensmith 2004/02/27 11:30:46 PST > > FreeBSD src repository > > Modified files: > sys/alpha/alpha machdep.c promcons.c > Log: > Fix -current builds on alpha. Recent changes in device handling caused > subtle problems with how alpha was handling the promcons device. This > moves the call to make_dev() for the promcons device to a later point of > the boot-up sequence than where promcons initially gets attached, make_dev() > called during the first attach crashes due to kernel stack issues. Good job! -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net