From owner-freebsd-embedded@FreeBSD.ORG Sat Nov 15 14:44:54 2008 Return-Path: Delivered-To: freebsd-embedded@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 57A201065675 for ; Sat, 15 Nov 2008 14:44:54 +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 2ED9F8FC14 for ; Sat, 15 Nov 2008 14:44:54 +0000 (UTC) (envelope-from bms@incunabulum.net) Received: from compute2.internal (compute2.internal [10.202.2.42]) by out1.messagingengine.com (Postfix) with ESMTP id 4B1101B49C4; Sat, 15 Nov 2008 09:44:53 -0500 (EST) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute2.internal (MEProxy); Sat, 15 Nov 2008 09:44:53 -0500 X-Sasl-enc: gUENuLKH4Mx5EpHjzgwrSTlmN3ZPGr4NO6kmh8BTwgUg 1226760292 Received: from empiric.lon.incunabulum.net (unknown [81.168.51.182]) by mail.messagingengine.com (Postfix) with ESMTPSA id 97CB114C12; Sat, 15 Nov 2008 09:44:52 -0500 (EST) Message-ID: <491EE062.2070705@incunabulum.net> Date: Sat, 15 Nov 2008 14:44:50 +0000 From: Bruce Simpson User-Agent: Thunderbird 2.0.0.17 (X11/20080914) MIME-Version: 1.0 To: freebsd-mips@FreeBSD.org, freebsd-embedded@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: MIPS port repository question X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Nov 2008 14:44:54 -0000 Hi, Apologies for cross-post: I'm confused about which repository we should be doing active MIPS development in. Should we still be using Perforce for this? I would like to push back my changes to bfe(4) which enable it to probe and attach to the Sonics SiliconBackplane in the BCM5365P, currently these are in an SVN checkout of HEAD on my main dev box. I see gonzo@ is active on the SiBa stuff right now... go gonzo! thanks BMS