Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Mar 2011 18:17:24 +0000 (UTC)
From:      Bernhard Schmidt <bschmidt@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/net80211 _ieee80211.h ieee80211.c ieee80211_ht.c ieee80211_ht.h
Message-ID:  <201103101817.p2AIHdkq028202@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bschmidt    2011-03-10 18:17:24 UTC

  FreeBSD src repository

  Modified files:
    sys/net80211         _ieee80211.h ieee80211.c ieee80211_ht.c 
                         ieee80211_ht.h 
  Log:
  SVN rev 219456 on 2011-03-10 18:17:24Z by bschmidt
  
  Complete the MCS rate table based on the final 802.11n std. While here
  adjust the IEEE80211_HTRATE_MAXSIZE constant, only MCS0 - 76 are valid
  the other bits in the mcsset IE (77 - 127) are either reserved or used
  for TX parameters.
  
  Revision  Changes    Path
  1.28      +1 -1      src/sys/net80211/_ieee80211.h
  1.94      +61 -0     src/sys/net80211/ieee80211.c
  1.41      +78 -18    src/sys/net80211/ieee80211_ht.c
  1.18      +1 -1      src/sys/net80211/ieee80211_ht.h



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