Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Oct 2008 17:41:32 +0000 (UTC)
From:      Sam Leffler <sam@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ath if_ath.c
Message-ID:  <200810271741.m9RHfbKe045690@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2008-10-27 17:41:32 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath.c 
  Log:
  SVN rev 184356 on 2008-10-27 17:41:32Z by sam
  
  Regdomain fixups:
  o pass country code, outdoor indication, and ecm mode into the hal
    when requesting a channel list
  o add a console msg when regulatory setup fails
  o add placeholder code to map between Atheros sku's and 802.11 sku's
    that handles only the debug country code used to unlock the full
    channel list (to be used only for debugging)
  o fix multiple instances of mismapping the 802.11 location to the
    outdoor indication (anywhere may be outdoor also)
  
  Revision  Changes    Path
  1.204     +55 -18    src/sys/dev/ath/if_ath.c



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