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

Sam Leffler sam at FreeBSD.org
Sun Sep 14 15:39:20 PDT 2003


sam         2003/09/14 15:39:19 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath.c if_athvar.h 
  Log:
  o mark the device capable of short preamble (meaningless for the 5210 but
    safe since the 802.11 layer does the right thing for 11a operation)
  o select short preamble operation based on the negotiated capabilities; not
    just the local state/capability
  o fillin the duration field in the 802.11 header as appropriate
  o remove detection of 11g support; no longer needed
  
  Obtained from:  MADWIFI (with modifications)
  
  Revision  Changes    Path
  1.15      +18 -15    src/sys/dev/ath/if_ath.c
  1.7       +0 -1      src/sys/dev/ath/if_athvar.h


More information about the cvs-src mailing list