Date: Sat, 29 Oct 2005 02:18:27 +0000 (UTC) From: Bill Paul <wpaul@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/if_ndis if_ndis.c Message-ID: <200510290218.j9T2IRR5081525@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 2005-10-29 02:18:27 UTC FreeBSD src repository Modified files: sys/dev/if_ndis if_ndis.c Log: Fix ndis_getstate_80211() so that it properly reports the authmode and channel to ifconfig. Also use the SSID and channel info from the association info that we already have instead of using ndis_get_info() to ask the driver for it again. Revision Changes Path 1.112 +77 -32 src/sys/dev/if_ndis/if_ndis.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510290218.j9T2IRR5081525>