From owner-freebsd-embedded@freebsd.org Fri Oct 21 16:52:47 2016 Return-Path: Delivered-To: freebsd-embedded@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 20E69C1CE56 for ; Fri, 21 Oct 2016 16:52:47 +0000 (UTC) (envelope-from ohartman@mail.zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D915AE15 for ; Fri, 21 Oct 2016 16:52:46 +0000 (UTC) (envelope-from ohartman@mail.zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.85) with esmtps (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (envelope-from ) id <1bxd3k-0040Oa-Gz>; Fri, 21 Oct 2016 18:52:44 +0200 Received: from x4e34846c.dyn.telefonica.de ([78.52.132.108] helo=hermann) by inpost2.zedat.fu-berlin.de (Exim 4.85) with esmtpsa (TLSv1.2:AES256-GCM-SHA384:256) (envelope-from ) id <1bxd3k-002Bpo-8U>; Fri, 21 Oct 2016 18:52:44 +0200 Date: Fri, 21 Oct 2016 18:52:42 +0200 From: "Hartmann, O." To: Adrian Chadd Cc: "freebsd-embedded@freebsd.org" Subject: Re: BCM43134 support in 12-CURRENT? Message-ID: <20161021185242.0c1b404f@hermann> In-Reply-To: References: <20161021155341.5efc4d1b@freyja.zeit4.iv.bundesimmobilien.de> Organization: FU Berlin MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Originating-IP: 78.52.132.108 X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Oct 2016 16:52:47 -0000 On Fri, 21 Oct 2016 08:07:47 -0700 Adrian Chadd wrote: > hi, > > you need: > > * bcma/bhnd - the bus abstraction - talk to Landon about that > * cam sdio to be able to speak non-MMC transactions over the SDIO bus > - speak to kibab/warner about that > * port brcmfmac from linux > > > -adrian Thank you very much. oh > > > On 21 October 2016 at 06:53, O. Hartmann > wrote: > > I have no experience with recent FreeBSD on Raspberry Pi 3B or > > Odroid-c2 SoC and I'm not aware of the recent development. > > > > I/we plan to use a small nanoBSD project for a joint-purpose device > > with either a Raspberry Pi 3B or/and Odroid-C2 as a host for > > several environmental sensors. The system's network attachment will > > be hard wired, but it would be highly appreciable to have an > > additional access point on such a device. The only device/SoC I'm > > aware of having a built-in WiFi chip is the new Raspberry Pi3B, its > > WiFi chip is supposed to be a Broadcom BCM43134. The chip is well > > supported by Linux drivers, but I couldn't find any informations > > about supported devices via FreeBSD's bwi/bwn drivers - they list > > several older devices. > > > > Since I plan to use 12-CURRENT due to the fact of an ongoing > > development and project's development of my own, my question would > > focus on CURRENT and its driver support. Is there support for this > > specific BCM chipset? To use this chipset as AP, there must be a > > driver supporting this - as far as I know. > > > > I would appreciate if you could CC me, I do not subscribe this list. > > > > Thanks in advance and kind regards, > > > > O. Hartmann > > _______________________________________________ > > freebsd-embedded@freebsd.org mailing list > > https://lists.freebsd.org/mailman/listinfo/freebsd-embedded > > To unsubscribe, send any mail to > > "freebsd-embedded-unsubscribe@freebsd.org"