Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Aug 2009 21:25:49 +0000 (UTC)
From:      Sam Leffler <sam@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ath if_ath.c
Message-ID:  <200908312126.n7VLQCHq055219@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2009-08-31 21:25:49 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath.c 
  Log:
  SVN rev 196717 on 2009-08-31 21:25:49Z by sam
  
  On resume in sta mode program the beacon timers so when roaming (and
  the previous ap is no longer in range) the device will deliver bmiss
  interrupts and trigger the state machine.  Also arrange to sync the
  beacon timers on the next received beacon frame so that when we don't
  roam we re-synchronize with the ap.
  
  Tested by:      trasz
  MFC after:      1 week
  
  Revision  Changes    Path
  1.263     +10 -1     src/sys/dev/ath/if_ath.c



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