sam         2006-02-09 20:49:55 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath.c if_athvar.h 
    sys/dev/ath/ath_rate/amrr amrr.c 
    sys/dev/ath/ath_rate/onoe onoe.c 
    sys/dev/ath/ath_rate/sample sample.c 
  Log:
  move mgt frame tx rate responsibility from the rate control modules
  to the driver; this avoids redundant logic and will be necessary
  for future additions
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.11      +1 -4      src/sys/dev/ath/ath_rate/amrr/amrr.c
  1.11      +1 -4      src/sys/dev/ath/ath_rate/onoe/onoe.c
  1.12      +0 -17     src/sys/dev/ath/ath_rate/sample/sample.c
  1.109     +16 -15    src/sys/dev/ath/if_ath.c
  1.32      +1 -2      src/sys/dev/ath/if_athvar.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to