cvs commit: src/sys/dev/ath/ath_rate/sample sample.c

Sam Leffler sam at FreeBSD.org
Wed Mar 30 12:20:50 PST 2005


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


More information about the cvs-all mailing list