Re: [ath5k-devel] [ath5k-users] revisiting an old problem

2010-03-15 Thread Pavel Roskin
On Sun, 2010-03-14 at 08:15 +1300, Derek Smithies wrote: > Hi, > On Sat, 13 Mar 2010, Franczen Attila wrote: > > > 2010/3/11 Pavel Roskin > > ath5k has some issues with calibration that MadWifi > > doesn't have, so MadWifi provides a better connection. > > > Are you saying that the throughput wi

Re: [ath5k-devel] [ath5k-users] revisiting an old problem

2010-03-15 Thread Franczen Attila
2010/3/11 Pavel Roskin > > It looks like an antenna is disconnected either on the station side, or > on the AP side. ath5k has some issues with calibration that MadWifi > doesn't have, so MadWifi provides a better connection. > > Is there any way to be sure? If yes, is there a fix? > Another p

Re: [ath5k-devel] [AR2425] TX death on high load - are there hardware/software races?

2010-03-15 Thread Bob Copeland
On Sun, Mar 14, 2010 at 08:43:02PM +0200, Maxim Levitsky wrote: > One thing I noticed is racy behaviour of ath5k_txbuf_setup. > > .. > > spin_lock_bh(&txq->lock); > list_add_tail(&bf->list, &txq->q); > if (txq->link == NULL) /* is this first packet? */ > ath5k_hw_s