Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Mar 2009 19:23:49 +0000 (UTC)
From:      Sam Leffler <sam@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/arm/conf AVILA CAMBRIA src/sys/conf options src/sys/dev/ath if_ath.c if_athvar.h src/sys/modules/ath Makefile
Message-ID:  <200903301924.n2UJOrGL041407@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2009-03-30 19:23:49 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/conf         AVILA CAMBRIA 
    sys/conf             options 
    sys/dev/ath          if_ath.c if_athvar.h 
    sys/modules/ath      Makefile 
  Log:
  SVN rev 190571 on 2009-03-30 19:23:49Z by sam
  
  Remove ATH_SUPPORT_TDMA and use IEEE80211_SUPPORT_TDMA instead.  It
  doesn't make much sense to configure driver support w/o net80211.
  Note this means ath now depends on opt_wlan.h.
  
  Revision  Changes    Path
  1.28      +0 -1      src/sys/arm/conf/AVILA
  1.10      +0 -1      src/sys/arm/conf/CAMBRIA
  1.664     +0 -1      src/sys/conf/options
  1.244     +26 -25    src/sys/dev/ath/if_ath.c
  1.84      +0 -2      src/sys/dev/ath/if_athvar.h
  1.9       +2 -2      src/sys/modules/ath/Makefile



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