Amitkumar Karwar <[email protected]> writes:

> By default our chip will be in spatial coexistence mode.
> This patch adds a provision to change it to timeshare mode
> via sysfs command.
>
> Enable timeshare coexistence mode
>    echo 1 > /sys/class/net/mlan0/timeshare_coex
>
> Go back to spacial coexistence mode
>    echo 0 > /sys/class/net/mlan0/timeshare_coex
>
> Signed-off-by: Amitkumar Karwar <[email protected]>
> Signed-off-by: Nishant Sarmukadam <[email protected]>

Is sysfs acceptable for this? Don't other drivers use debugfs to control
coexist?

But IMHO we really need an nl80211 command to do this, this has been a
recurring issue for years :)

-- 
Kalle Valo
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to