Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: RPI Wifi



On Tue, Sep 03, 2019 at 09:52:10PM +0200, Michael van Elst wrote:
> On Tue, Sep 03, 2019 at 12:55:11PM +0100, Patrick Welche wrote:
> > On Sat, Aug 31, 2019 at 03:38:11PM -0000, Michael van Elst wrote:
> > > I have filled in missing pieces for the Wifi chips in the various RPI
> > > models, mostly from the OpenBSD driver and a few other sources and
> > > so far tested on a RPI3b+.
> > 
> > sdmmc1: MAX_BLK_SIZE1 = 64
> > sdmmc1: MAX_BLK_SIZE2 = 512
> > (manufacturer 0x2d0, product 0xa9a6) at sdmmc1 function 1 not configured
> > (manufacturer 0x2d0, product 0xa9a6) at sdmmc1 function 2 not configured
> 
> It's not yet in the kernel config, you need to add
> 
> bwfm* at sdmmc?

Of course - sorry!

bwfm0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        ssid UniOfCam
        powersave off
        bssid 24:de:c6:f8:6d:91 chan 6
        address: b8:27:ec:e8:58:d7
        media: IEEE802.11 autoselect (OFDM54 mode 11g)
        status: active
        inet6 fe80::d127:b0ec:80e2:82d7%bwfm0/64 flags 0x0 scopeid 0x2
        inet 10.244.162.131/19 broadcast 10.244.191.255 flags 0x0

(I used the https://github.com/RPi-Distro/firmware-nonfree/raw/master/brcm/brcmfmac43430-sdio.txt file for the .txt)


Cheers,

Patrick


Home | Main Index | Thread Index | Old Index