Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jan 2011 14:49:50 +0000 (UTC)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ath/ath_hal/ar5416 ar5416_reset.c
Message-ID:  <201101231450.p0NEo5AS096278@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

adrian      2011-01-23 14:49:50 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath/ath_hal/ar5416 ar5416_reset.c 
  Log:
  SVN rev 217752 on 2011-01-23 14:49:50Z by adrian
  
  Enable the 11n PHY by default whether or not 11n is configured.
  
  The linux ath9k driver and (from what I've been told) the atheros reference
  driver does this; it then leaves discarding 11n frames to the 802.11 layer.
  
  Whilst I'm here, merge in a fix from ath9k which maintains a turbo register
  setting when enabling the 11n register; and remove an un-needed (duplicate)
  flag setting.
  
  Revision  Changes    Path
  1.20      +10 -4     src/sys/dev/ath/ath_hal/ar5416/ar5416_reset.c



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