From owner-freebsd-embedded@FreeBSD.ORG Thu Jan 9 18:54:29 2014 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 ESMTPS id D570EE35; Thu, 9 Jan 2014 18:54:29 +0000 (UTC) Received: from mail-qe0-x233.google.com (mail-qe0-x233.google.com [IPv6:2607:f8b0:400d:c02::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8255B1318; Thu, 9 Jan 2014 18:54:29 +0000 (UTC) Received: by mail-qe0-f51.google.com with SMTP id 1so3627222qee.10 for ; Thu, 09 Jan 2014 10:54:28 -0800 (PST) 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:content-type:content-transfer-encoding; bh=G7BCijE38IVTb73pW7bcxmNHCsuuNburDZcFCJbAClk=; b=ubos3p1fxe5BqdvdLHwqu+TWAA07EZWKIg3cihLsxzEN6WVVL+Df2MlEvtyR3tl7Lo 3UH3MQOaPRTEUzXNMk04qacZSf1YVw9KKmJNGByD8aAb28Elmd5HVAV9XSvib/yRQO/q KRVSBHxdXBZjZ+Uz1BbecM23ugLHLwjE6NS5xvZaVYVT+wfNOB/IGAit+dlFFrGyL9lK y4flKl6bWOWt/CSgUXAd0p4fgxv3Ovh/3fWU+9zSYI25pwUsdUBTSo6PWv52nnGwlyKd F03WUIGHe8QNB0zpRZCVlVih6jcUV1QW0mSNonuSuriVBgFMcwXN3Jqt7l6VL9OeFarS pHmQ== MIME-Version: 1.0 X-Received: by 10.229.24.4 with SMTP id t4mr10645289qcb.13.1389293668556; Thu, 09 Jan 2014 10:54:28 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.224.52.8 with HTTP; Thu, 9 Jan 2014 10:54:28 -0800 (PST) In-Reply-To: <46a77b04.1144e.143666e7da5.Coremail.u8j9@163.com> References: <46a77b04.1144e.143666e7da5.Coremail.u8j9@163.com> Date: Thu, 9 Jan 2014 10:54:28 -0800 X-Google-Sender-Auth: QbUxYL2Q7Nq4z0TUuZ1jXoAd-jo Message-ID: Subject: Re: atheros chip From: Adrian Chadd To: =?UTF-8?B?5a2Q5paH?= , "freebsd-embedded@freebsd.org" , "freebsd-wireless@freebsd.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Jan 2014 18:54:29 -0000 Hi! So, you can do crossbuilds using my tools: http://code.google.com/p/freebsd-wifi-build There's at least one example board (TL-WR1043nd) that's based on the AR91xx= . The AR7161 is found in the PB42 board and the Routerstation Pro board configurations. There are instructions there that you can follow! Thanks! -Adrian On 5 January 2014 23:22, =E5=AD=90=E6=96=87 wrote: > Hello , Adrian > I am a software engneer comming from china. I want to porting the > freebsd to compex ar9161 board , Can you tell me how to set up the > environment and where I can get the sourcecode? > Thanks > >