Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Mar 2011 10:47:17 +0000 (UTC)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ath/ath_hal ah.c src/sys/dev/ath/ath_hal/ar9002 ar9280_attach.c ar9285_attach.c
Message-ID:  <201103261047.p2QAlSOn093630@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
adrian      2011-03-26 10:47:17 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath/ath_hal  ah.c 
    sys/dev/ath/ath_hal/ar9002 ar9280_attach.c ar9285_attach.c 
  Log:
  SVN rev 220027 on 2011-03-26 10:47:17Z by adrian
  
  Introduce hardware PS-POLL support in the HAL.
  
  Linux ath9k only enables this for AR9280 and later NICs; so
  create a capability for it so it isn't enabled for earlier
  NICs.
  
  Enabling hardware PS-POLL support will come in a later commit
  and will be disabled by default.
  
  Revision  Changes    Path
  1.24      +3 -1      src/sys/dev/ath/ath_hal/ah.c
  1.15      +2 -0      src/sys/dev/ath/ath_hal/ar9002/ar9280_attach.c
  1.12      +3 -0      src/sys/dev/ath/ath_hal/ar9002/ar9285_attach.c



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