Significantly lower the PCI_LATENCY_TIMER value that we were setting. This is essenti...
authormentor <mentor@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Mon, 8 Oct 2007 12:02:22 +0000 (12:02 +0000)
committermentor <mentor@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Mon, 8 Oct 2007 12:02:22 +0000 (12:02 +0000)
commit11f13a175232058fcf877a2b09b2a4c6536a8df9
tree44a017f4c6d69c87f3bd3ca7abab24d7b577fd63
parentbdd0a567f334c372a30ad03f6c52d0895baf4580
Significantly lower the PCI_LATENCY_TIMER value that we were setting. This is essentially hte total time we are allowed to hold onto the PCI bus, before we see if anyone else wants a go. Higher means better throuhgput at the expense of the latency of other devices, and vice versa.

This value is roughly around the value that other devices are setting. The previous value appeared to be stupidly high.

This may solve some interactivity problems and machine performance issues.

git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@2732 0192ed92-7a03-0410-a25b-9323aeb14dbd
ath/if_ath_pci.c