Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Mar 2011 04:15:30 +0000 (UTC)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ath if_ath_tx_ht.c
Message-ID:  <201103250415.p2P4Fh03014770@repoman.freebsd.org>

index | next in thread | raw e-mail

adrian      2011-03-25 04:15:30 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath_tx_ht.c 
  Log:
  SVN rev 219981 on 2011-03-25 04:15:30Z by adrian
  
  Re-disable the setting of 2040/shortgi bits for now.
  
  This seems to work fine for STA but not HT/20 AP mode.
  
  Further discussion with net80211 people will need to take place
  to ensure that the right flags are set based on the negotiated
  capabilities of the remote peer, rather than whatever the local
  parameters are.
  
  Sending short-gi frames in 20mhz may work on some chips but
  it certainly isn't supported on anything currently supported
  by the HAL; and sending HT40 frames in HT20 mode just plain
  won't work.
  
  Revision  Changes    Path
  1.14      +2 -1      src/sys/dev/ath/if_ath_tx_ht.c


help

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