Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Mar 2004 13:54:52 -0800 (PST)
From:      Brian Feldman <green@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/wi if_wi.c
Message-ID:  <200403172154.i2HLsqw2029714@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
green       2004/03/17 13:54:52 PST

  FreeBSD src repository

  Modified files:
    sys/dev/wi           if_wi.c 
  Log:
  Eliminate bogus usage of WI_RSSI_TO_DBM().  Not only does it bogusly
  clip/destroy the dB value contained in the wi(4)'s receive frames,
  it doesn't match with the flag set in the radiotap header
  (unperturbed dB versus dBm).
  
  Revision  Changes    Path
  1.163     +2 -4      src/sys/dev/wi/if_wi.c



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