Re: [ath5k-devel] [PATCH 02/13] ath5k: use fixed antenna for tx descriptors

2010-03-09 Thread Nick Kossifidis
2010/3/9 Bruno Randolf : > when using a fixed antenna we should use the antenna number in all tx > descriptors, otherwise the hardware will sometimes send the frame out on the > other antenna. it seems like the hardware does not always respect the default > antenna and diversity settings (esp.  AR5

[ath5k-devel] [PATCH 02/13] ath5k: use fixed antenna for tx descriptors

2010-03-08 Thread Bruno Randolf
when using a fixed antenna we should use the antenna number in all tx descriptors, otherwise the hardware will sometimes send the frame out on the other antenna. it seems like the hardware does not always respect the default antenna and diversity settings (esp. AR5K_STA_ID1_DEFAULT_ANTENNA). also