https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213207

--- Comment #3 from Andriy Voskoboinyk <a...@freebsd.org> ---
Hm, really - now it ignores MAC address change for non-AP / mesh modes.

Looks like you can set (ath(4)-specific) kernel environment variable and reload
the driver:
kenv hint.ath.0.macaddr="c1:93:07:21:ce:c0"
(add it to loader.conf(5) to preserve after reboot)
kldunload if_ath && kldload if_ath

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-wireless@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"

Reply via email to