Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Apr 2011 02:40:45 +0000 (UTC)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/conf files src/sys/dev/ath/ath_hal/ar9002 ar9285_phy.c ar9285_phy.h src/sys/modules/ath Makefile
Message-ID:  <201104130241.p3D2fAc9009024@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
adrian      2011-04-13 02:40:45 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files 
    sys/modules/ath      Makefile 
  Added files:
    sys/dev/ath/ath_hal/ar9002 ar9285_phy.c ar9285_phy.h 
  Log:
  SVN rev 220587 on 2011-04-13 02:40:45Z by adrian
  
  Add the initial AR9285 PHY glue for supporting antenna diversity.
  This code isn't currently used anywhere; it's just linked into the build.
  
  Revision  Changes    Path
  1.1581    +2 -0      src/sys/conf/files
  1.1       +98 -0     src/sys/dev/ath/ath_hal/ar9002/ar9285_phy.c (new)
  1.1       +46 -0     src/sys/dev/ath/ath_hal/ar9002/ar9285_phy.h (new)
  1.23      +1 -1      src/sys/modules/ath/Makefile



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