From owner-freebsd-embedded@FreeBSD.ORG Wed Nov 30 10:18:53 2011 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 EDD631065676 for ; Wed, 30 Nov 2011 10:18:53 +0000 (UTC) (envelope-from freebsd@psconsult.nl) Received: from mx1.psconsult.nl (mx1.iaf.psconsult.nl [80.89.238.138]) by mx1.freebsd.org (Postfix) with ESMTP id 6EBCC8FC16 for ; Wed, 30 Nov 2011 10:18:53 +0000 (UTC) Received: from mx1.psconsult.nl (mx1.iaf.psconsult.nl [80.89.238.138]) by mx1.psconsult.nl (8.14.4/8.14.4) with ESMTP id pAU9gCrl088442 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 30 Nov 2011 10:42:17 +0100 (CET) (envelope-from freebsd@psconsult.nl) Received: (from paul@localhost) by mx1.psconsult.nl (8.14.4/8.14.4/Submit) id pAU9gCqh088441 for freebsd-embedded@freebsd.org; Wed, 30 Nov 2011 10:42:12 +0100 (CET) (envelope-from freebsd@psconsult.nl) X-Authentication-Warning: mx1.psconsult.nl: paul set sender to freebsd@psconsult.nl using -f Date: Wed, 30 Nov 2011 10:42:12 +0100 From: Paul Schenkeveld To: freebsd-embedded@freebsd.org Message-ID: <20111130094212.GA76927@psconsult.nl> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Subject: Re: tplink TL-WR1043ND access point is now ready (was Re: svn commit: r227926 - head/sys/mips/conf) 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: Wed, 30 Nov 2011 10:18:54 -0000 On Thu, Nov 24, 2011 at 03:47:56PM +0800, Adrian Chadd wrote: > And with this particular commit, all the bits needed to get > FreeBSD-HEAD running natively on this unit are now in the tree. > > The process is documented here: > > http://code.google.com/p/freebsd-wifi-build/wiki/TpLinkTLWR1043ND Hi Adrian, this is great work it think! I've been looking for something like this for a long time and I'm now about to buy a TL-WR1043ND to try it out, I've successfully built and image that's now sitting ans waiting for hardware in my /tftpboot! One question, hopefully not too silly, is there any way of reverting a TL-WR1043ND back to it's original firmware after installing FreeBSD on it? I.e., can I somehow upload the contents of flash to my tftp server before I download the FreeBSD image? Kind regards, Paul Schenkeveld