From owner-freebsd-embedded@FreeBSD.ORG Sat Aug 31 21:13:04 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 34921F57 for ; Sat, 31 Aug 2013 21:13:04 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-we0-x231.google.com (mail-we0-x231.google.com [IPv6:2a00:1450:400c:c03::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id AB7C1250A for ; Sat, 31 Aug 2013 21:13:03 +0000 (UTC) Received: by mail-we0-f177.google.com with SMTP id q55so2625930wes.36 for ; Sat, 31 Aug 2013 14:13:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=dzrVsEpel1vRmtozzToAPqUxrBX0vrsuso8hua4RXxU=; b=0OZIkWA9sQb9/gH6/Yre8STg0kVpUuzSNe1cc65CaEpO5lErRhhBbAwhgjjMIGy1vT ZcfKsS1J4PPiGNoY0ZBNB953xHRt+WaOb9Ve6+OIMArZhELwr10t7QtIweKc/X6es/R4 Xks/+Arey/FfV9yLKqB953ekwQxI/sHRf47f6TLBZ86aNoFj3M5pKLvuxnSG3TxlMmBL hFEnkRq+WV6l2OMkEcq4xXR3fs3qXWq9+qFqy68+oMjbebMMzZHmHo4JXVZP8BGCOv+R nN4ckodz8xT1On4UGjB0b7EalDBcw/SVM/cFv6zo3r0a3PHXnvKBS/FB4eklQrHADkF7 We4w== MIME-Version: 1.0 X-Received: by 10.180.211.206 with SMTP id ne14mr7571599wic.30.1377983581892; Sat, 31 Aug 2013 14:13:01 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.216.146.2 with HTTP; Sat, 31 Aug 2013 14:13:01 -0700 (PDT) In-Reply-To: References: <20130831063945.GA54027@titania.njm.me.uk> Date: Sat, 31 Aug 2013 14:13:01 -0700 X-Google-Sender-Auth: BPg5TQf5zMLqGmynT8qkbcQ2wN0 Message-ID: Subject: Re: Making Picostation m2HP work From: Adrian Chadd To: hiren panchasara Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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 21:13:04 -0000 ... you realise there are? http://wiki.freebsd.org/FreeBSD/mips There's a device list of MIPS things that I have in the past made work, complete with links to my build scripts if appropriate. Feel free to add a link for the Pico. :-) -adrian On 31 August 2013 11:12, hiren panchasara wrote: > > > > 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 >