Michael Buesch wrote: > On Tuesday 26 February 2008 10:33:22 Mark Huijgen wrote: > >> [ 133.632495] b43-phy0: Broadcom 4312 WLAN found >> [ 133.673220] b43-phy0 ERROR: FOUND UNSUPPORTED PHY (Analog 6, Type 5, >> Revision 1) >> > > We don't support the LP-PHY. That's what I've found out in the code too. Had a bit of spare time to hack a bit further, no idea if the following info is usefull to anyone:
Changed the source to 'support' the LP-PHY: b43-phy3 ERROR: FOUND UNSUPPORTED RADIO (Manuf 0x17F, Version 0x2062, Revision 2) Changed the source to accept this radio, ifconfig wlan0 up fails, dmesg: b43-phy4 ERROR: Microcode not responding Changed source to load ucode15 and lp0initvals15, ifconfig works but: b43-phy6: Loading firmware version 410.2160 (2007-05-26 15:32:10) b43-phy6 ERROR: PHY transmission error Which is not that strange since its not supported. Mark _______________________________________________ Bcm43xx-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
