cvs commit: src/sys/dev/ath if_ath.c if_athioctl.h

Sam Leffler sam at FreeBSD.org
Sat Dec 27 23:00:33 PST 2003


sam         2003/12/27 23:00:32 PST

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath.c if_athioctl.h 
  Log:
  update radiotap support to reflect recent changes:
  
  o move tx taps from ath_start to ath_tx_start so lots more
    state is available to tap
  o add tx flags
  o add tx rate
  o add tx power (constant for the moment)
  o add tx antenna state
  
  Revision  Changes    Path
  1.38      +16 -9     src/sys/dev/ath/if_ath.c
  1.5       +6 -2      src/sys/dev/ath/if_athioctl.h


More information about the cvs-src mailing list