Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Feb 2006 22:21:53 +0000 (UTC)
From:      Sam Leffler <sam@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ath if_ath.c if_athvar.h
Message-ID:  <200602092221.k19MLrnU045934@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2006-02-09 22:21:53 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath.c if_athvar.h 
  Log:
  Beacon timer setup fixes:
  o pull nexttbtt forward in adhoc mode too
  o resync beacon timers on joining a bss or ibss as the tstamp we
    collected while scanning is almost certainly out of date
  
  Note we may need to refine the ibss mode check in ath_recv_mgmt.
  
  Reviewed by:    avatar, dyoung
  Obtained from:  atheros
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.123     +40 -11    src/sys/dev/ath/if_ath.c
  1.43      +1 -0      src/sys/dev/ath/if_athvar.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602092221.k19MLrnU045934>