Andrew Thompson 5090437236 Change wpa_supplicant to down the interface at the start of the init routine.
wpa_supplicant expects that it has exclusive access to the net80211 state so
when its starts poking in the WEP/WPA settings and the card is already
scanning it can cause net80211 to try and associate incorrectly with a
protected AP.

This is an inconvenience for firmware based cards such as iwi where it can be
sent an auth instruction with incomplete security info and cause a firmware
error.

Remove the 'ifconfig up' from network.subr since wpa_supplicant will
immediately down the interface again.

Reported by:	Guy Helmer (and others)
Reviewed by:	sam, brooks, avatar
MFC after:	3 days
2007-11-05 06:13:07 +00:00
..
2007-03-15 04:09:40 +00:00
2006-07-20 09:38:46 +00:00
2007-07-03 12:46:08 +00:00
2007-04-05 21:17:52 +00:00
2006-09-29 17:57:04 +00:00
2006-11-16 13:43:05 +00:00
2006-06-29 09:18:16 +00:00
2006-09-01 09:24:28 +00:00
2006-09-29 17:57:04 +00:00
2007-01-20 23:24:11 +00:00
2006-10-10 07:19:30 +00:00
2006-09-29 17:57:04 +00:00
2006-09-30 19:07:03 +00:00
2007-05-12 12:42:00 +00:00
2007-10-31 16:14:30 +00:00
2006-08-22 08:03:01 +00:00
2007-02-15 02:45:14 +00:00
2007-10-23 07:35:17 +00:00
2007-01-20 08:24:02 +00:00
2006-08-14 08:49:08 +00:00
2007-10-12 18:16:35 +00:00
2007-02-09 09:23:10 +00:00
2007-03-16 12:36:54 +00:00
2006-10-12 01:59:34 +00:00
2007-10-31 13:49:20 +00:00
2007-10-16 02:32:44 +00:00
2007-01-20 08:24:02 +00:00
2006-08-22 08:03:01 +00:00
2006-07-27 14:52:12 +00:00
2006-12-22 23:23:59 +00:00
2007-07-28 00:12:21 +00:00
2006-10-18 12:35:24 +00:00