From owner-freebsd-mips@FreeBSD.ORG Thu Apr 3 21:55:59 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 E74521065671 for ; Thu, 3 Apr 2008 21:55:59 +0000 (UTC) (envelope-from gonzo@freebsd.org) Received: from bugor.portaone.com (bugor.portaone.com [65.61.203.147]) by mx1.freebsd.org (Postfix) with ESMTP id C79058FC20 for ; Thu, 3 Apr 2008 21:55:59 +0000 (UTC) (envelope-from gonzo@freebsd.org) Received: from mail.pbxpress.com ([65.61.203.142] helo=leaf.pbxpress.com) by bugor.portaone.com (8.11.3/8.11.3) with ESMTP (TLSv1:AES256-SHA:256)id 1JhXD7-000MWN-SP; Thu, 03 Apr 2008 13:43:05 -0800 Received: from jeeves.bluezbox.com (vpn216.terabit.net.ua [195.137.202.216]) (authenticated bits=0) by leaf.pbxpress.com (8.13.3/8.13.3) with ESMTP id m33LkQQB033182 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 3 Apr 2008 13:46:35 -0800 (PST) (envelope-from gonzo@freebsd.org) Message-ID: <47F54F5F.2090701@freebsd.org> Date: Fri, 04 Apr 2008 00:42:55 +0300 From: Oleksandr Tymoshenko User-Agent: Thunderbird 2.0.0.6 (X11/20070907) MIME-Version: 1.0 To: nao References: <200804031425.m33EP3Px035933@miffy.tom-yam.or.jp> In-Reply-To: <200804031425.m33EP3Px035933@miffy.tom-yam.or.jp> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, recieved from trusted server Cc: freebsd-mips@freebsd.org Subject: Re: adm5120 support 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: Thu, 03 Apr 2008 21:56:00 -0000 nao wrote: > Hello, guys! > > I was so much impressed by Warner's talk at ASIA BSDCON held last > sunday, so I decided to try to run FreeBSD/mips on my BBR-4MG, a cheap > (about $30 in Japan) router which employs ADM5120P SoC. > > Following modifications are needed to generate a kernel for > configuration "ADM5120". I have not tried it yet on the router, since > I have to build a serial console adapter and find a way to boot it. Thanks for pointing out. I submitted your fix it to mips2-jnpr branch. > By the way, I had to ask my friend who is a FreeBSD comitter to obtain > a set of mips2-jnpr source code. I tried accessing the archive via > p4web, but I found it not a very convenient method. Is there a nifty > way to access p4 server? As far as I know - there is no anonymous access to perforce :( -- gonzo