Gus Wirth wrote:
> Randomly poke registers? I'm going over the reg.h file to see what I
> can actually play with.
No need.  The trick is to modify the SIFS interval which is controlled
by the AR5K_DCU_GBL_IFS_MISC register. IIRC its calibrated in units of
1/20 1/22 or 1/40 of a microsecond depending on mode. Increasing it to
some large value would cause the SIFS to come back much later than you'd
expect. Pay attention to writing only the appropriate bits (i.e. use the
appropriate mask or risk unintended side effects).
_______________________________________________
ath5k-devel mailing list
ath5k-devel@lists.ath5k.org
https://lists.ath5k.org/mailman/listinfo/ath5k-devel

Reply via email to