]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make wi_set_channel() actually change the channel in hardware so that hostap
authorAndrew Thompson <thompsa@FreeBSD.org>
Sun, 16 Sep 2007 20:02:29 +0000 (20:02 +0000)
committerAndrew Thompson <thompsa@FreeBSD.org>
Sun, 16 Sep 2007 20:02:29 +0000 (20:02 +0000)
commit18337730db7055c6d831e2247c862bb7eb2b73d1
tree7accef0b3f6c60acbf5b605ec593d084d7a7ab08
parent94ab036295851e4f346fe1f817d8212a63ed0165
Make wi_set_channel() actually change the channel in hardware so that hostap
mode works properly, previously the hostap channel could not be changed off #3.

Fix an ifp/sc misuse while I am here.

Reported by: many
Approved by: re (bmah)
sys/dev/wi/if_wi.c