cvs commit: src/sys/dev/if_ndis if_ndis.c

Sam Leffler sam at errno.com
Tue Jan 27 09:56:26 PST 2004


On Monday 26 January 2004 11:57 pm, Bill Paul wrote:
> wpaul       2004/01/26 23:57:42 PST
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/dev/if_ndis      if_ndis.c
>   Log:
>   Add a kludge to avoid having ndis_init() called needlessly by dhclient
>   on an SIOCSIFADDR (by way of brain damage in net80211).
>
>   Also, avoid trying to set NDIS_80211_AUTHMODE_AUTO since the Microsoft
>   documentation I have recommends not using it, and the Centrino driver
>   seems to dislike being told to use it.

Attached is the patch I sent you a while back to fix the issue you're working 
around.  It works for me on wi and ath devices but I didn't commit because I 
received zero feedback.  If others will test it I'll commit it and you can 
(probably) remove your hack.

	Sam
-------------- next part --------------
A non-text attachment was scrubbed...
Name: net80211.patch
Type: text/x-diff
Size: 2224 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20040127/599a7ed9/net80211-0001.bin


More information about the cvs-src mailing list