Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jul 2005 05:11:39 +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:  <200507240511.j6O5Bd07078661@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2005-07-24 05:11:39 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath.c if_athvar.h 
  Log:
  o fix setup of sc_diversity; the hal does not give us reliable
    status after attach, only after a reset
  o when setting diversity via the sysctl don't update sc_diversity
    until we know the hal requested worked
  o while here eliminate sc_hasdiversity and sc_hastpc; just query
    the hal each time since these are the only places we need to know
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.98      +15 -10    src/sys/dev/ath/if_ath.c
  1.28      +0 -2      src/sys/dev/ath/if_athvar.h



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