From owner-freebsd-embedded@FreeBSD.ORG Wed Nov 30 16:09:06 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 6BCAB1065673 for ; Wed, 30 Nov 2011 16:09:06 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 21BA68FC12 for ; Wed, 30 Nov 2011 16:09:05 +0000 (UTC) Received: by vcbfk1 with SMTP id fk1so823209vcb.13 for ; Wed, 30 Nov 2011 08:09:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=RypiiixmMC9HjmDc0NZfqgr8hsGEtXulARDU/Qhoq4k=; b=btuxBdXWP8WizAqzIfg5AF7tdFpQKx0e9bOrsCHs1cJOYlKWRGbzr1JnadwYK31NDw /RvjvNoKz014k4Wtu4Duit0nzbEtmCFw1l9hTHI/13VeftYyrLpkH+lijwg7qB+gt/+T NOXcMA59R1+U3wPnMe8la5Jern2Mi3xVfKgok= MIME-Version: 1.0 Received: by 10.220.108.197 with SMTP id g5mr510111vcp.44.1322669344741; Wed, 30 Nov 2011 08:09:04 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.52.186.74 with HTTP; Wed, 30 Nov 2011 08:09:04 -0800 (PST) In-Reply-To: <4ED65461.5080304@fuzzwad.org> References: <20111130094212.GA76927@psconsult.nl> <10FF4425-2A77-4A91-A656-645188929E16@lassitu.de> <4ED65461.5080304@fuzzwad.org> Date: Thu, 1 Dec 2011 00:09:04 +0800 X-Google-Sender-Auth: bOe4Qr4Fhc43GPOiHXGQiI7lxN8 Message-ID: From: Adrian Chadd To: Ron McDowell Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-embedded@freebsd.org 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 16:09:06 -0000 On 1 December 2011 00:05, Ron McDowell wrote: > Stefan Bethke wrote: >> >> TP-LINK make the firmware available for download on their site, so you >> don't need to save the one that's in the flash. >> >> http://www.tp-link.com/en/support/download/?model=TL-WR1043ND&version=V1#tbl_j >> > > I have run into cases where when I needed a piece of code like this, it was > gone from the manufacturers site...now I grab things like this and keep them > locally. It may not be a bad idea to have a local repository on the FreeBSD wiki. Volunteers welcome. :) Adrian