Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Oct 2016 19:45:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-wireless@FreeBSD.org
Subject:   [Bug 213207] ath: Unable to set device MAC in FreeBSD 11
Message-ID:  <bug-213207-21060-8043AWbtrM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-213207-21060@https.bugs.freebsd.org/bugzilla/>
References:  <bug-213207-21060@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213207

Andriy Voskoboinyk <avos@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
           See Also|                            |https://bugs.freebsd.org/bu
                   |                            |gzilla/show_bug.cgi?id=3D2=
089
                   |                            |33
                 CC|                            |avos@freebsd.org
         Resolution|---                         |Works As Intended

--- Comment #1 from Andriy Voskoboinyk <avos@freebsd.org> ---
Hi,

You should use 'wlanaddr' argument for wireless interfaces (creation time
only):
ifconfig wlan0 create wlandev ath0 wlanaddr <addr>

'ether' is not guaranteed to work with them (wpi(4) / iwn(4) / urtwn(4) / <=
most
other> will write it to hardware after 'ifconfig wlan0 up', but ath(4) use =
it
when the vap is created).

--=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-213207-21060-8043AWbtrM>