From owner-freebsd-current@FreeBSD.ORG Wed Jun 26 13:43:22 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 04A27D64 for ; Wed, 26 Jun 2013 13:43:22 +0000 (UTC) (envelope-from alie@affle.com) Received: from mail-qe0-x232.google.com (mail-qe0-x232.google.com [IPv6:2607:f8b0:400d:c02::232]) by mx1.freebsd.org (Postfix) with ESMTP id BE5C31808 for ; Wed, 26 Jun 2013 13:43:21 +0000 (UTC) Received: by mail-qe0-f50.google.com with SMTP id f6so952035qej.9 for ; Wed, 26 Jun 2013 06:43:20 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:x-gm-message-state; bh=Hnwle1e2SpMN0Jb7YE7ZngorjLErGfq9Ai7rNBdQow0=; b=mJwsIbRMufs6ebzne497c+riMQLz2uOfdLHZbY3OlrXa9/70BtWLg0tpHZYWbLRvsl f9qxC8QyWTKT/MRSLnFlV9aqJIFRuJohE8ykzO1jmO2C1bUIgZlmEJSvMoi5cB1FljmA cXRl4BIlxM99W7a8NetN5/mJAXzkWOCNcXysSG3cODfpGQo5uv55G/GDVe8dKwNVtiz/ MgJrNvFi51hNgOix3B6cbmDLDeH311jh6IUwz9DtiuOo0n5083V+pfsJBUEMcP5UAa1S wG0ji8+p00qKWl4Ctdbq7AWN/ouz27x250M2WUpguXi254oWF4PNim8JvDFfJgsGazIT Bn+g== MIME-Version: 1.0 X-Received: by 10.224.190.137 with SMTP id di9mr5312195qab.95.1372254200844; Wed, 26 Jun 2013 06:43:20 -0700 (PDT) Received: by 10.49.106.1 with HTTP; Wed, 26 Jun 2013 06:43:20 -0700 (PDT) In-Reply-To: References: Date: Wed, 26 Jun 2013 21:43:20 +0800 Message-ID: Subject: Re: -HEAD has (what seems to be) working AR933x SoC support; Carambola 2 board now works! From: Alie Tan To: Adrian Chadd X-Gm-Message-State: ALoCoQkcmuaIiSscpNgn2qFE3UH1voPwHAoaQMgz+/q9q8XR+QrM4bn/GQjotSIABZi1PEIuk7Ah Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-wireless@freebsd.org, freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Jun 2013 13:43:22 -0000 On Wed, Jun 26, 2013 at 2:08 PM, Adrian Chadd wrote: > Hi, > > I've finally brought up wifi on the Carambola 2 board. > > It's an AR9330 SoC with 10/100 ethernet, 64MB RAM, 16MB flash, 1x1 > 2GHz 11n wifi. It's perfect for embedding into projects to wifi enable > them. It should also make for an awesome cheap 802.11s device. > Awesome stuff Adrian! How is FreeBSD performance on Carambola2? What do you have btw, is it Cambola2 soldered version? > > The details and instructions are here: > > http://code.google.com/p/freebsd-wifi-build/wiki/Carambola2 > > Seriously cool stuff. > > It turns out that bringing up the QCA HAL was really easy on this > board - the support is already there! I just needed to hack at the AHB > bus glue that I wrote and make sure that the QCA HAL flash EEPROM code > understood what I was doing. Woot! > > > > Adrian > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >