cvs commit: src/sys/dev/ath if_ath.c if_athvar.h

Sam Leffler sam at FreeBSD.org
Sun Jul 24 05:11:40 GMT 2005


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


More information about the cvs-all mailing list