Yahia Shabara wrote: > I am doing an experiment that involves implementing a proposed channel access > scheme and I need to enable or disable physical spectrum sensing in a dynamic > manner. In addition to disabling the back-off time intended for collision > avoidance since my experiment and system model involves only one transceiver > pair per priority level.
This disables carrier sensing: Set AR_DIAG_FORCE_CH_IDLE_HIGH in AR_DIAG_SW. Set AR_DIAG_IGNORE_VIRT_CS in AR_DIAG_SW. Set force_agc_clear (bit 28 of reg 0xa360). Sujith _______________________________________________ ath9k-devel mailing list ath9k-devel@lists.ath9k.org https://lists.ath9k.org/mailman/listinfo/ath9k-devel