From owner-freebsd-embedded@FreeBSD.ORG Sat Aug 31 06:46:31 2013 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id EE297426 for ; Sat, 31 Aug 2013 06:46:31 +0000 (UTC) (envelope-from njm@njm.me.uk) Received: from smtp002.apm-internet.net (smtp002-out.apm-internet.net [85.119.248.223]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 85CAE2DE8 for ; Sat, 31 Aug 2013 06:46:30 +0000 (UTC) Received: (qmail 74861 invoked from network); 31 Aug 2013 06:39:46 -0000 Received: from unknown (HELO meld.njm.me.uk) (109.155.54.17) by smtp002.apm-internet.net with SMTP; 31 Aug 2013 06:39:46 -0000 Received: from titania.njm.me.uk (titania.njm.me.uk [192.168.144.130]) by meld.njm.me.uk (8.14.7/8.14.7) with ESMTP id r7V6dkgP092695; Sat, 31 Aug 2013 07:39:46 +0100 (BST) (envelope-from njm@njm.me.uk) Received: from titania.njm.me.uk (localhost [127.0.0.1]) by titania.njm.me.uk (8.14.7/8.14.7) with ESMTP id r7V6djUg054090; Sat, 31 Aug 2013 07:39:45 +0100 (BST) (envelope-from njm@njm.me.uk) Received: (from njm@localhost) by titania.njm.me.uk (8.14.7/8.14.7/Submit) id r7V6djDh054089; Sat, 31 Aug 2013 07:39:45 +0100 (BST) (envelope-from njm@njm.me.uk) Date: Sat, 31 Aug 2013 07:39:45 +0100 From: "N.J. Mann" To: hiren panchasara Subject: Re: Making Picostation m2HP work Message-ID: <20130831063945.GA54027@titania.njm.me.uk> Mail-Followup-To: hiren panchasara , Adrian Chadd , freebsd-embedded References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 8.4-STABLE User-Agent: mutt-NJM (2010-10-31) Cc: freebsd-embedded X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Aug 2013 06:46:32 -0000 In message , hiren panchasara (hiren.panchasara@gmail.com) wrote: > On Fri, Aug 30, 2013 at 1:50 PM, hiren panchasara < > hiren.panchasara@gmail.com> wrote: > > > > > > > Updated version committed as: > > http://svnweb.freebsd.org/base?view=revision&revision=255086 > > > > A huge shout-out to loos@, adrian@ and ray@ for all the help in this > > effort. > > > > cheers, > > Hiren > > > > p.s. next is the patch to wifi build scripts. > > > > http://code.google.com/p/freebsd-wifi-build/issues/detail?id=11 I think it would be much better if this was on the FreeBSD wiki! That is the first place I would go looking for information like this. Thanks for all the hard work. Cheers, Nick. --