Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Mar 2004 14:57:57 -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/net80211 ieee80211_ioctl.c ieee80211_ioctl.h ieee80211_node.c ieee80211_proto.c ieee80211_var.h
Message-ID:  <200403302257.i2UMvv5X050211@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2004/03/30 14:57:57 PST

  FreeBSD src repository

  Modified files:
    sys/net80211         ieee80211_ioctl.c ieee80211_ioctl.h 
                         ieee80211_node.c ieee80211_proto.c 
                         ieee80211_var.h 
  Log:
  o add support for controlling the power of transmitted frames
  o add support for controlling the 11g protection mechanism used
    to protect OFDM frames in a mixed 11b/g network
  
  Reviewed by:    imp
  
  Revision  Changes    Path
  1.13      +32 -0     src/sys/net80211/ieee80211_ioctl.c
  1.5       +5 -0      src/sys/net80211/ieee80211_ioctl.h
  1.14      +1 -0      src/sys/net80211/ieee80211_node.c
  1.7       +1 -0      src/sys/net80211/ieee80211_proto.c
  1.12      +15 -0     src/sys/net80211/ieee80211_var.h



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