Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Apr 2011 06:58:01 +0000 (UTC)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ath/ath_hal ah.h ah_internal.h src/sys/dev/ath/ath_hal/ar5416 ar5416_cal.c
Message-ID:  <201104080658.p386wN58007352@repoman.freebsd.org>

index | next in thread | raw e-mail

adrian      2011-04-08 06:58:01 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath/ath_hal  ah.h ah_internal.h 
    sys/dev/ath/ath_hal/ar5416 ar5416_cal.c 
  Log:
  SVN rev 220442 on 2011-04-08 06:58:01Z by adrian
  
  Export the per-chain ctl/ext noise floor values, raw and uncut, to the
  upper-level HAL.
  
  Right now the per-chain noise floor values aren't used anywhere in
  the upper-level HAL, so the driver currently has no real reference
  to compare the per-chain RSSI values to.
  
  This is needed before per-chain RSSI values (for ctl and ext radios)
  are can be thrown upstairs to the net80211 code.
  
  Revision  Changes    Path
  1.28      +8 -0      src/sys/dev/ath/ath_hal/ah.h
  1.30      +6 -0      src/sys/dev/ath/ath_hal/ah_internal.h
  1.23      +8 -0      src/sys/dev/ath/ath_hal/ar5416/ar5416_cal.c


help

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