Nikolay Borisov wrote: > > > Thank you for your answer. Actually this patch is for kernel 2.4 - the > driver is known to be stable. I think I forgot to mention that I'd like > to get BCM5354 supported by 2.6 kernel driver, sorry.
I knew you wanted a 2.6 kernel as b43 only runs under 2.6. > > Now the following is reported: > b43-phy0: Broadcom 5354 WLAN found (core revision 13) > b43-phy0 ERROR: FOUND UNSUPPORTED PHY (Analog 6, Type 5, Revision 0) > b43: probe of ssb0:3 failed with error -122 The PHY with type 5 is a so-called LP PHY, which is not yet supported for any device. The reverse engineering has been done, but no one has yet written the code from the specs. As I did the RE, I cannot work on the coding. Until that step is completed, the device will not be supported. Your only choice is to use the Broadcom wl driver. Of course, that driver does not have access to mac80211. Larry _______________________________________________ Bcm43xx-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
