From owner-freebsd-embedded@FreeBSD.ORG Sat Aug 31 18:12:51 2013 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id CA8DC396; Sat, 31 Aug 2013 18:12:51 +0000 (UTC) (envelope-from hiren.panchasara@gmail.com) Received: from mail-ea0-x235.google.com (mail-ea0-x235.google.com [IPv6:2a00:1450:4013:c01::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 327B02E00; Sat, 31 Aug 2013 18:12:51 +0000 (UTC) Received: by mail-ea0-f181.google.com with SMTP id d10so1535737eaj.12 for ; Sat, 31 Aug 2013 11:12:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=22zrVXxaueBz7dxwsaZ+VKEMfqCOtCVUMZQA+3mDyd8=; b=MA+ZwUATkOhCNHqz8P01/5p0euTq6Ydvb0+5YUNx+zimZqPUDrd1HsAzEtdQLv7dDz qfiIHfcptG1W7mb+vtAE5xpq/zo29nzSJPqnP5n383haOvbgYstjx2uP4ILLmaTzEZH5 uWlzyhCYDCcTBabPFwijZMBaclSmYVWKdd5Qh7nS/41f7PAwYsY3y85wFq8YPzsKLfIt ZN3bsL4U/dEHQ+uAVqBKQ1cxSSiJG0RJCyq2ZWfKQJAAUGsFFw6QG4g8JnoKKQk9EI/H vW6VpeIwx5aFXnnuvume7AmUY205Dd1svizaeB06AV0E8BZS8UPO0mV7G1CcwwJ1d1j3 vitw== MIME-Version: 1.0 X-Received: by 10.14.225.199 with SMTP id z47mr22333537eep.24.1377972769510; Sat, 31 Aug 2013 11:12:49 -0700 (PDT) Received: by 10.14.105.137 with HTTP; Sat, 31 Aug 2013 11:12:49 -0700 (PDT) In-Reply-To: <20130831063945.GA54027@titania.njm.me.uk> References: <20130831063945.GA54027@titania.njm.me.uk> Date: Sat, 31 Aug 2013 11:12:49 -0700 Message-ID: Subject: Re: Making Picostation m2HP work From: hiren panchasara To: hiren panchasara , Adrian Chadd , freebsd-embedded Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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 18:12:51 -0000 On Fri, Aug 30, 2013 at 11:39 PM, N.J. Mann wrote: > In message 1udKZd9z5Z+QzOkBw@mail.gmail.com>, > 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. > Agree. I think we should create hyperlinks for each device on following page and add relevant info there. Good example is RouterStation_Pro on this page: https://wiki.freebsd.org/AdrianChadd/EmbeddedDevices I will add picostation and all the info there soon. cheers, Hiren