cvs commit: src/sys/dev/wi if_wi.c

Brian Feldman green at FreeBSD.org
Wed Mar 17 13:54:53 PST 2004


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


More information about the cvs-all mailing list