Date: Fri, 29 Sep 2017 12:15:38 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-wireless@FreeBSD.org Subject: [Bug 222681] ifconfig txpower has no effect if set on a DOWN interface Message-ID: <bug-222681-21060@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222681 Bug ID: 222681 Summary: ifconfig txpower has no effect if set on a DOWN interface Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: wireless Assignee: freebsd-wireless@FreeBSD.org Reporter: valentin.vergez@stormshield.eu Changing txpower on a wlan interface which is DOWN and then setting the interface UP has no effect on true output power. ifconfig <interface> correctly displays the set txpower It works perfectly if txpower is set when interface is UP. Step to reproduce: ifconfig wlan0 up ifconfig wlan0 txpower 20 ifconfig wlan0 down ifconfig wlan0 txpower 1 ifconfig wlan0 up # Ifconfig now displays "txpower 1" but output power is still up to 20dBm --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222681-21060>