From owner-freebsd-mips@FreeBSD.ORG Sat Dec 13 21:30:02 2008 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 023C2106567C; Sat, 13 Dec 2008 21:30:02 +0000 (UTC) (envelope-from bms@incunabulum.net) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.freebsd.org (Postfix) with ESMTP id C6E8C8FC13; Sat, 13 Dec 2008 21:30:01 +0000 (UTC) (envelope-from bms@incunabulum.net) Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 202631E746E; Sat, 13 Dec 2008 16:30:01 -0500 (EST) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute1.internal (MEProxy); Sat, 13 Dec 2008 16:30:01 -0500 X-Sasl-enc: NL0LUr5C35L5o1ZodZaCJLlC27/JP24lgvtG50VIH44s 1229203800 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 7B13418818; Sat, 13 Dec 2008 16:30:00 -0500 (EST) Message-ID: <49442957.9030300@incunabulum.net> Date: Sat, 13 Dec 2008 21:29:59 +0000 From: Bruce M Simpson User-Agent: Thunderbird 2.0.0.18 (X11/20081205) MIME-Version: 1.0 To: "M. Warner Losh" References: <491EE062.2070705@incunabulum.net> <20081115.100002.-1384053695.imp@bsdimp.com> In-Reply-To: <20081115.100002.-1384053695.imp@bsdimp.com> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-embedded@freebsd.org, freebsd-mips@freebsd.org Subject: Re: MIPS port repository question X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Dec 2008 21:30:02 -0000 M. Warner Losh wrote: > Most of the mips stuff has been pushed into the tree. The bleeding > edge stuff is still just in p4. I didn't merge your bfe(4) changes > into svn, but if you have something that's stable, there's no reason > not to do so. OK, it's still in p4 branch mips2. I committed the change there which lets the PHY for bfe(4) attach on the Sentry5. The Sentry5 machine itself is now with gonzo@. cheers BMS