John Mountcastle wrote:
> Yes, I'd say results are mixed. B43 now says it wants 20dBm and it's getting 
> 16.75 but iwconfig says rate is only 1Mb/s and I can't keep the link up long 
> enough to be usefull.
> 
> If the SPROM was wrong all along, why does it work fine with bcm43xx?

Many parts of the power control have undergone major changes. For most
interfaces, these changes made them work better; however, yours may be 
different.

If you want to try what happens with lower power, you can change the line in
Michaels patch that looks like

+               max_pwr = INT_TO_Q52(20);

You started with the equivalent of "INT_TO_Q52(15)" - what happens if the 20 is
replaced by 12 or 10?

Larry
_______________________________________________
Bcm43xx-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev

Reply via email to