Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Nov 2005 05:56:32 +0000 (UTC)
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.c ieee80211_var.h
Message-ID:  <200511150556.jAF5uW6M092449@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2005-11-15 05:56:32 UTC

  FreeBSD src repository

  Modified files:
    sys/net80211         ieee80211.c ieee80211_var.h 
  Log:
  Update ieee80211_mhz2ieee to understand public safety bands and spectrum
  that can potentially be mapped to negative ieee #'s.
  
  NB: before operation on the latter can be supported we need to cleanup
      various code that assumes ieee channel #'s are >= 0
  
  Revision  Changes    Path
  1.23      +22 -7     src/sys/net80211/ieee80211.c
  1.31      +2 -2      src/sys/net80211/ieee80211_var.h



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