hello, i'm trying to bypass carrier sensing in ath5k. I want the driver to send data without sensing the channel.
In pcu.c i've added :
case NL80211_IFTYPE_ADHOC:
pcu_reg |= AR5K_STA_ID1_ADHOC | AR5K_STA_ID1_KEYSRCH_MODE |
AR5K_DIAG_SW_IGNORE_CARR_SENSE
but no luck.
Any ideas?
Thanks in advance.
Alex
_______________________________________________ ath5k-users mailing list [email protected] https://lists.ath5k.org/mailman/listinfo/ath5k-users
