Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Dec 2003 23:00:32 -0800 (PST)
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 if_ath.c if_athioctl.h
Message-ID:  <200312280700.hBS70WfJ039005@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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


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