]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ath_pci PCI setup fixes.
authoradrian <adrian@FreeBSD.org>
Fri, 14 Oct 2011 03:24:35 +0000 (03:24 +0000)
committeradrian <adrian@FreeBSD.org>
Fri, 14 Oct 2011 03:24:35 +0000 (03:24 +0000)
commit9cf34024d8cd48166c192fc4a6ca1bd276314792
tree4d454c01cdb35b32deab99da1aa9f7c35c2e4803
parente4b40dc1f5f101c3093fcdb8d40f3cb7ac345cd7
ath_pci PCI setup fixes.

* Break out the PCI setup override code into a new function.
* Re-apply the PCI overrides on powersave resume. The retry timeout
  register isn't currently being saved/resumed by the PCI driver/bus
  code.
sys/dev/ath/if_ath_pci.c