Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Feb 2009 05:28:03 +0000 (UTC)
From:      Sam Leffler <sam@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/ifconfig ifieee80211.c
Message-ID:  <200902190528.n1J5SGvq093172@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2009-02-19 05:28:03 UTC

  FreeBSD src repository

  Modified files:
    sbin/ifconfig        ifieee80211.c 
  Log:
  SVN rev 188784 on 2009-02-19 05:28:03Z by sam
  
  Fixup handling of roaming and xmit parameters to support 1/2 and 1/4-width
  channel modes:
  o usurp 'h' mode flag for half-width channels
  o add 'q' mode flag for quarter-width channels
  o rewrite rate parameter parsing to handle fractional values
  o merge mode loops to eliminate ordering assumptions
  o replace 0x80 with IEEE80211_RATE_MCS
  
  Revision  Changes    Path
  1.76      +125 -110  src/sbin/ifconfig/ifieee80211.c



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