From owner-p4-projects@FreeBSD.ORG Tue Oct 28 09:31:04 2008 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 1D6491065673; Tue, 28 Oct 2008 09:31:04 +0000 (UTC) Delivered-To: perforce@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D2958106569B; Tue, 28 Oct 2008 09:31:03 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.freebsd.org (Postfix) with ESMTP id A9B148FC0C; Tue, 28 Oct 2008 09:31:03 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 196C21864BB; Tue, 28 Oct 2008 05:13:42 -0400 (EDT) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute1.internal (MEProxy); Tue, 28 Oct 2008 05:13:42 -0400 X-Sasl-enc: KUMIl283YFIH1aUarWlJ5AJBeFgG/BJXQOjNAa+komlW 1225185221 Received: from empiric.lon.incunabulum.net (82-35-112-254.cable.ubr07.dals.blueyonder.co.uk [82.35.112.254]) by mail.messagingengine.com (Postfix) with ESMTPSA id 98A40822A; Tue, 28 Oct 2008 05:13:41 -0400 (EDT) Message-ID: <4906D7C4.5020202@FreeBSD.org> Date: Tue, 28 Oct 2008 09:13:40 +0000 From: "Bruce M. Simpson" User-Agent: Thunderbird 2.0.0.14 (X11/20080514) MIME-Version: 1.0 To: Oleksandr Tymoshenko References: <200810280656.m9S6u8UD059836@repoman.freebsd.org> In-Reply-To: <200810280656.m9S6u8UD059836@repoman.freebsd.org> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Perforce Change Reviews Subject: Re: PERFORCE change 152079 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Oct 2008 09:31:04 -0000 Oleksandr Tymoshenko wrote: > http://perforce.freebsd.org/chv.cgi?CH=152079 > > Change 152079 by gonzo@gonzo_jeeves on 2008/10/28 06:55:58 > > Add stubs and config file for BCM47xx CPU. Based on sentry5 code > > Affected files ... > > .. //depot/projects/mips2/src/sys/mips/bcm47xx/bcm47xx_machdep.c#1 add > .. //depot/projects/mips2/src/sys/mips/bcm47xx/files.bcm47xx#1 add > .. //depot/projects/mips2/src/sys/mips/conf/BCM4704#1 add > > Differences ... > I'm still trying to get the native UARTs up on Sentry5 -- which is a problem, because the CFE console is polled, making it difficult to break into DDB when the system is wedged.