Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Mar 2005 20:20:49 +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/ath_rate/sample sample.c
Message-ID:  <200503302020.j2UKKnQ8059849@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2005-03-30 20:20:49 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath/ath_rate/sample sample.c 
  Log:
  o fix bug where rate wouldn't lift off lowest setting when operating as
    an ap in 11g with protection enabled
  o correct rate selection when operating in 11g with protection when no
    packets have been sent yet (from John Bicket)
  o track api change to get first descriptor and use it to collect the frame
    length for calculating the state bin
  o add more debugging and shuffle some existing debugging to give more info
  o bump version to distinguish bug fixes
  
  Revision  Changes    Path
  1.6       +47 -24    src/sys/dev/ath/ath_rate/sample/sample.c



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