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

Andrew Thompson thompsa at FreeBSD.org
Sat May 10 20:12:43 UTC 2008


thompsa     2008-05-10 20:12:43 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/if_ndis      if_ndis.c if_ndisvar.h 
  Log:
  - Associate from a taskq as we can deadlock on the ndis hal and the com lock.
  - Remove double vap init (ieee80211_start_all)
  - Keep ic_curchan in sync with the scan results.
  
  Revision  Changes    Path
  1.138     +47 -11    src/sys/dev/if_ndis/if_ndis.c
  1.31      +2 -0      src/sys/dev/if_ndis/if_ndisvar.h


More information about the cvs-src mailing list