From owner-freebsd-current@FreeBSD.ORG Wed Sep 15 01:52:34 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 131DC1065679 for ; Wed, 15 Sep 2010 01:52:34 +0000 (UTC) (envelope-from tom@tomjudge.com) Received: from eu1sys200aog119.obsmtp.com (eu1sys200aog119.obsmtp.com [207.126.144.147]) by mx1.freebsd.org (Postfix) with SMTP id 41CC78FC0A for ; Wed, 15 Sep 2010 01:52:32 +0000 (UTC) Received: from source ([63.174.175.251]) by eu1sys200aob119.postini.com ([207.126.147.11]) with SMTP ID DSNKTJAm4EajShxFY4NJ+BGDTne5hJ1HLbsV@postini.com; Wed, 15 Sep 2010 01:52:33 UTC Received: from [192.168.200.3] (170-177-168-192.bbbx4.vpn.mintel.ad [192.168.177.170]) by bbbx3.usdmm.com (Postfix) with ESMTP id 0CF9DFD01C for ; Wed, 15 Sep 2010 01:35:31 +0000 (UTC) Message-ID: <4C9022F3.4050204@tomjudge.com> Date: Tue, 14 Sep 2010 20:35:47 -0500 From: Tom Judge User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9pre) Gecko/20100217 Shredder/3.0.3pre MIME-Version: 1.0 To: freebsd-current@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: AR9132 CPU and AR9100 wireless support X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Sep 2010 01:52:34 -0000 On 09/14/2010 04:08 PM, Outback Dingo wrote: > Ive got some Ubiquiti mips devices id love to get FreeBSD on permanently > and a Netgear WNDR370, if only we could boot FreeBSD out of redboot > and flash it to them it would seriously ROCK, > > Booting FreeBSD out of redboot should be no problem. I have used the redboot loader on a Intel NAS to load a FreeBSD kernel and boot successfully, this was an arm core rather than mips however. If you have a working redboot you can also use the redboot shell to flash your kernel (with embedded MFS image) into the SPI part and then rewrite the load script to boot that. The debian-installer armel handbook had some useful docs in it for the platform I was working on, as well as the official redboot site. Tom > On Tue, Sep 14, 2010 at 4:24 PM, Stefan Bethke wrote: > > >> Am 14.09.2010 um 11:35 schrieb Adrian Chadd: >> >> >>> Hi everyone, >>> >>> I've just pushed the initial support for the AR9100 wireless MAC into >>> my git repository. This is for the WMAC on the AR9132 SoC. >>> >>> I've tested it in 11bg hostap mode on an AP83 derived box - the >>> TP-Link TL-WR1043ND. The source tree has support for the CPU, ethernet >>> (but not the switch PHY; it's enough to get data across it!); flash >>> and the AR9100 WMAC. >>> >>> I've only tested "open" hostap mode on 11bg on a fixed channel. >>> >>> The GIT repo is at: >>> http://www.gitorious.org/~adrianchadd/freebsd/adrianchadd-freebsd ; >>> it's the "work/atheros" branch. You'll need to open the unit up, >>> solder on some pins to get to the serial port and acquire a TTL -> >>> RS232 level converter. There's pictures and howto on the OpenWRT wiki: >>> http://wiki.openwrt.org/toh/tp-link/tl-wr1043nd >>> >> That sounds really nice! Is there some guide on how to prepare an image? >> I'm quite familiar with OpenWrt (patching and building) and have a number >> of routers (WRT-160N, WR941NL, 500gP) with serial adapters attached, but >> from the messages on the mips list, it felt the bootstrapping process might >> be a bit dauting... >> >> >> Stefan >> >> -- >> Stefan Bethke Fon +49 151 14070811 >> >> >> >> _______________________________________________ >> freebsd-current@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-current >> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >> >> > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >