Linux 3.15: WLAN regression on WRL54GL/B43?

Rafał Miłecki zajec5 at gmail.com
Wed Jun 11 23:21:55 PDT 2014


On 12 June 2014 07:44, Rafał Miłecki <zajec5 at gmail.com> wrote:
> On 12 June 2014 01:05, Aaro Koskinen <aaro.koskinen at 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ł



More information about the b43-dev mailing list