From owner-freebsd-arm@FreeBSD.ORG Sat Oct 1 09:50:10 2011 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B9EA4106567B for ; Sat, 1 Oct 2011 09:50:10 +0000 (UTC) (envelope-from mrossi@swin.edu.au) Received: from outbound.icp-osb-irony-out9.iinet.net.au (outbound.icp-osb-irony-out9.iinet.net.au [203.59.1.110]) by mx1.freebsd.org (Postfix) with ESMTP id 0984C8FC21 for ; Sat, 1 Oct 2011 09:50:09 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApMBAHHbhk58lKqT/2dsb2JhbAAMNasKAQEBAwE4QAEQCw0BExYPCQMCAQIBRQYNAQcBAYd3rgmJAYckBJNhhUSMDA X-IronPort-AV: E=Sophos;i="4.68,472,1312128000"; d="scan'208";a="38402918" Received: from unknown (HELO [192.168.15.65]) ([124.148.170.147]) by outbound.icp-osb-irony-out9.iinet.net.au with ESMTP/TLS/DHE-RSA-CAMELLIA256-SHA; 01 Oct 2011 17:22:11 +0800 Message-ID: <4E86DBCD.6020909@swin.edu.au> Date: Sat, 01 Oct 2011 19:22:21 +1000 From: Mattia Rossi Organization: Swinburne University of Technology User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20110812 Thunderbird/6.0 MIME-Version: 1.0 To: Naoyuki Tai References: <20110930120022.4ABAA10656A7@hub.freebsd.org> <20110930173253.55166lqso9c8zvad@mail.tu-chemnitz.de> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: Matthieu Kraus , freebsd-arm@freebsd.org Subject: Re: freebsd-arm Digest, Vol 286, Issue 5 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: mrossi@swin.edu.au List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Oct 2011 09:50:10 -0000 Thanks Matthieu, [..] > > Unfortunately, you are using > include "../mv/kirkwood/std.dreamplug" > so it's kinda hard to tell what the config ends up. > Also you use a dreamplug.dts file for the FDT which I don't have. Could you please post those two files as well? [..] > >> following that I got most things to work so far (except libertas chip >> in ap mode as that one is lacking a proper driver - especially an sdio >> one). >> That's unfortunate, I wanted to use that feature.. I don't think I'll get around to write that bit. > > As far as I understand, this wifi hardware is same as the OLPC XO > wifi, and the linux driver does exit but not FreeBSD. > # I have no interest in wifi part of DreamPlug. > Would make it easier to write the driver, but it still neds time which I don't have :( Mat