Tomas Martisius wrote:
>> Good. This looks like success to me.
>>   
> Looks like sucess, but I am not very happy using
> bcm43xx softmac driver. That's why I'm testing bcm43xx-mac80211.
> For example why in "rate auto" speed does not goes up than 11M?

Using a 4318, you are likely to be a lot happier with SoftMAC than with 
mac80211.

> :~# iwconfig wlan0 rate auto
> :~# iwconfig wlan0
> wlan0 IEEE 802.11b/g ESSID:"eduroam" Nickname:"Broadcom 4318"
> Mode:Managed Frequency=2.417 GHz Access Point: 00:14:BF:73:0F:24
> Bit Rate=11 Mb/s Tx-Power=18 dBm
> RTS thr:off Fragment thr:off
> Encryption key:off
> Link Quality=76/100 Signal level=-38 dBm Noise level=-70 dBm
> Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
> Tx excessive retries:0 Invalid misc:0 Missed beacon:0
> 
> Signal exelent, distance between AP and PC - 2 meters.
> 
> How about Master and Ad-Hock work modes?

AFAIK, those modes are not in SoftMAC, and never will be.

On my system, I get the following:

larrylap2:~ # iwconfig eth1 rate auto
larrylap2:~ # iwconfig eth1
eth1      IEEE 802.11b/g  ESSID:"lwfdjf"  Nickname:"Broadcom 4311"
          Mode:Managed  Frequency=2.427 GHz  Access Point: 00:14:BF:85:49:FA
          Bit Rate=24 Mb/s   Tx-Power=18 dBm
          RTS thr:off   Fragment thr:off
          Encryption key:xxx-xxxx-xxx-xxx   Security mode:open
          Link Quality=71/100  Signal level=-52 dBm  Noise level=-70 dBm
          Rx invalid nwid:0  Rx invalid crypt:1534  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

Check the setting for txrates->user_rate near line 270 in
net/ieee80211/softmac/ieee80211softmac_module.c. If you have the latest 
patches, it should be set to
24M.

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

Reply via email to