Gábor Stefanik wrote:
> Rev0/1/B2062 will now hopefully show some signs of life, though
> it won't work at full performance, as calibration is still missing.
>   

Just compiled wireless-testing.git**, enabled LP phy support in config,
to see how far it gets here:

modprobe b43 verbose=3

[ 1068.690053] b43-phy3: Broadcom 4312 WLAN found (core revision 15)
[ 1068.732048] b43-phy3 debug: Found PHY: Analog 6, Type 5, Revision 1
[ 1068.732062] b43-phy3 debug: Found Radio: Manuf 0x17F, Version 0x2062,
Revision 2
[ 1068.756465] phy3: Selected rate control algorithm 'minstrel'
[ 1068.756581] Broadcom 43xx driver loaded [ Features: PL, Firmware-ID:
FW13 ]


ifconfig wlan0
wlan0     Link encap:Ethernet  HWaddr FF:FF:FF:FF:FF:FF
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

ifconfig wlan0 up
SIOCSIFFLAGS: Cannot assign requested address

Did some looking around and it seems b43_op_start() is never called, so
its bailing out somewhere in mac80211? Something to do with the mac addr
being alls FF's?

Mark


* Card pci id:
10:00.0 0280: 14e4:4315 (rev 01)
        Subsystem: 103c:137d

** git version:
http://git.kernel.org/?p=linux/kernel/git/linville/wireless-testing.git;a=commit;h=b2004c4a9483b295a7413d41d08604943670ab26
_______________________________________________
Bcm43xx-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev

Reply via email to