Thank you for the response!! What I would actually like to do is to modify
the driver code and recompile the kernel.
Any idea as to how I might go about modifying (hard-coding) the data rate
within the driver code and then recompiling
the kernel or just the ath9k module??

Thanks,

Char

On Tue, Sep 9, 2014 at 11:21 PM, Sujith Manoharan <suj...@msujith.org>
wrote:

> 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 really low (e.g. 6.5 Mb/s).
> >
> > I've searched the source code of the driver extensively, but have come up
> > empty. I know where the RTS/CTS rate is set, but I'm having trouble
> finding
> > where the general data rate is set.
> >
> > Any suggestions as to how and where I might modify the data rate?
>
>
> http://wireless.kernel.org/en/users/Documentation/iw#Modifying_transmit_bitrates
>
> Sujith
>
_______________________________________________
ath9k-devel mailing list
ath9k-devel@lists.ath9k.org
https://lists.ath9k.org/mailman/listinfo/ath9k-devel

Reply via email to