Date: Mon, 9 Nov 2015 06:46:54 +0100 From: Vladimir Botka <vbotka@gmail.com> To: Russell Haley <russ.haley@gmail.com> Cc: freebsd-arm <freebsd-arm@freebsd.org> Subject: Re: Hummingboard with MicroSOM Dual (not dual lite) Message-ID: <20151109064654.3d125c42@planb> In-Reply-To: <CABx9NuQChHiBhEkCpA0GWK=pjTdMkZDZd6yF4Y6Zk-6PLc5k5A@mail.gmail.com> References: <CABx9NuQChHiBhEkCpA0GWK=pjTdMkZDZd6yF4Y6Zk-6PLc5k5A@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_/Gh/xJ0VFesYz+sKijftFKE5 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi Russ, all, On Thu, 29 Oct 2015 22:55:01 -0700 Russell Haley <russ.haley@gmail.com> wrote: > [...] > 2) Wi-fi. I found out that the SolidRun MicroSOM has a Broadcom BCM4330 > chip option (which I have). > http://wiki.solid-run.com/doku.php?id=3Dproducts:imx6:microsom:btwifi > Only the 2.4Ghz works acording to the website. Anyway, the driver list on > the current hardware page says BCM43xx is supported by the bwn driver. > https://www.freebsd.org/relnotes/CURRENT/hardware/support.html > https://www.freebsd.org/cgi/man.cgi?query=3Dbwn&sektion=3D4 > Again, do I need to add something to the fdt file? the bwn driver [1] supports PCI and CardBus devices only. BCM4330 is an SDIO adapter [4]. It doesn't work for me in FreeBSD 11.0 either [2]. Just for the record, Linux brcmfmac (Dual BSD/GPL) works with this adapter [3] in 2.4GHz (Uncomplete list of 5Ghz channels is reported, but don't work for me). Cheers, Vladimir [1] bwn -- Broadcom BCM43xx IEEE 802.11b/g wireless network driver https://www.freebsd.org/cgi/man.cgi?query=3Dbwn&sektion=3D4 [2] HummingBoard-i2eX FreeBSD-11.0 20151102-r290273.img (dmesg) http://pastebin.com/L8SMKqxa [3] HummingBoard-i2eX Armbian_4.5_Cubox-i_Ubuntu_trusty_3.14.54 (dmesg) http://pastebin.com/05xz0nm6 [4] HummingBoard-i2eX integrated WiFi/BT Broadcom 802.11abgn Wireless SDIO Adapter VID:PID: 0x02d0 : 0x4330 http://linuxwireless.org/en/users/Drivers/brcm80211/ http://www.datasheetwiki.com/entry/BCM4330-Datasheet-PDF The Broadcom BCM4330 single chip device provides the highest level of integration for a mobile or handheld wireless system, with integrated IEEE 802.11 a/b/g and single-stream 802.11 n (MAC/baseband/radio), Bluetooth 4.0+HS, and FM radio receiver and transmitter. It includes on-chip 2.4GHz and 5 GHz WLAN power amplifiers that meet the output power requirements for most handheld systems while permitting and an optional external power amplifier for higher output power applications, if required. /sys/class/net/wlan0/device -> ../../../mmc0:0001:1/ # cat /sys/class/net/wlan0/device/vendor=20 0x02d0 # cat /sys/class/net/wlan0/device/device=20 0x4330 -- --Sig_/Gh/xJ0VFesYz+sKijftFKE5 Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJWQDNPAAoJEJDRmRKO1E8BTWIH/0YHWNAuDpoHMUYXRY7N4nvP lfVGFVTQBUx005EiYfUETnrU+benYyHml+/YVm+WpGgL3x2LtdNlVbtm2RBuxzKQ t0gDqvJp4JwJHsj432b4cE2ldMyCBQ3HemWDAETyw26krezmQHRINNGdhIBaPfqm OoApY94Kcyzbsb3f9QRHs1GFBZE889ELyUTF5t1kWwgJMBz8+o/21R5Ke9QPtuaw nLJ+QrIZ0keCdMoFgWDJKFWk/Oyxa/qG4NEFw6fL9Gu18VrzTN0sNCi5JpelNrGE 92fJFI/Itvat1VhC4e/hm2vU/GMn4OK6Dy/JFuMwciHX2YASEBpbCK6uqIxfV7g= =WY9g -----END PGP SIGNATURE----- --Sig_/Gh/xJ0VFesYz+sKijftFKE5--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20151109064654.3d125c42>