On 12 June 2014 07:44, Rafał Miłecki <zaj...@gmail.com> wrote: > On 12 June 2014 01:05, Aaro Koskinen <aaro.koski...@iki.fi> wrote: >> While testing the final 3.15, I noticed that "iwlist wlan0 scanning" >> cannot find anything on my WRT54GL router anymore: > > I believe it's BCM5352E SoC wth G-PHY rev 7 and radio 0x2050 rev 2. Is > that correct? Provide us a boot log.
I've reproduced this on my G-PHY rev 8. This is a bug caused by the: status.freq = chanid + 2400; It results in the: [ 1500.651877] Got chanid:3 set freq:2403 [ 1500.719688] Got chanid:4 set freq:2404 [ 1500.788645] Got chanid:5 set freq:2405 [ 1500.857630] Got chanid:6 set freq:2406 [ 1500.936061] Got chanid:7 set freq:2407 [ 1500.973772] Got chanid:8 set freq:2408 [ 1501.084351] Got chanid:9 set freq:2409 I'll submit a fix. -- Rafał _______________________________________________ b43-dev mailing list b43-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/b43-dev