Re: [ath9k-devel] Atheros QCWB335 / AR9565 / QCA9565 Bluetooth

2014-09-09 Thread Ewan Le Bideau
Hello, facing to the same issue, I would be glad to execute this workaround, can you explain how to make it work ? Thank you Ewan ___ ath9k-devel mailing list ath9k-devel@lists.ath9k.org https://lists.ath9k.org/mailman/listinfo/ath9k-devel

[ath9k-devel] Channel width on packet level

2014-09-09 Thread Kamran Nishat
Hi, Is it possible to change channel width at the packet level in ath9k. For example if AP connected with a client on 40Mhz channel wants to send next packet on 20Mhz primary channel. Kamran ___ ath9k-devel mailing list ath9k-devel@lists.ath9k.org https:

Re: [ath9k-devel] Channel width on packet level

2014-09-09 Thread Adrian Chadd
On 9 September 2014 10:43, Kamran Nishat wrote: > Hi, > Is it possible to change channel width at the packet level in ath9k. For > example if AP connected with a client on 40Mhz channel wants to send next > packet on 20Mhz primary channel. Yup. There's a 2040 bit in the TX descriptor - you can se

[ath9k-devel] Modifying the data rate of the ath9k driver

2014-09-09 Thread Charounson Saintilus
Hi, Forgive me, I am new to driver development. I am working on a project which requires me to modify the data rate of the ath9k driver. It can be found at kernel-top-directory/drivers/net/wireless/ath/ath9k. For testing purposes, it's necessary to set the data rate really low (e.g. 6.5 Mb/s). I'

Re: [ath9k-devel] Modifying the data rate of the ath9k driver

2014-09-09 Thread Sujith Manoharan
Charounson Saintilus wrote: > Forgive me, I am new to driver development. I am working on a project > which requires me to modify the data rate of the ath9k driver. It can be > found at kernel-top-directory/drivers/net/wireless/ath/ath9k. For testing > purposes, it's necessary to set the data rate