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

Bill Paul wpaul at FreeBSD.org
Fri Oct 28 19:18:30 PDT 2005


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


More information about the cvs-src mailing list