Re: svn commit: r226355 - head/sys/dev/ath

2011-10-14 Thread Adrian Chadd
On 14 October 2011 19:43, John Baldwin wrote: > It isn't a standard config register.  (Device-specific registers start at > 0x41).  Drivers have always been responsible for saving and restoring device- > specific registers: > > if_ath_pci.c:#define    PCIR_RETRY_TIMEOUT      0x41 Good to know, t

Re: svn commit: r226355 - head/sys/dev/ath

2011-10-14 Thread John Baldwin
On Thursday, October 13, 2011 11:24:35 pm Adrian Chadd wrote: > Author: adrian > Date: Fri Oct 14 03:24:35 2011 > New Revision: 226355 > URL: http://svn.freebsd.org/changeset/base/226355 > > Log: > ath_pci PCI setup fixes. > > * Break out the PCI setup override code into a new function. >

svn commit: r226355 - head/sys/dev/ath

2011-10-13 Thread Adrian Chadd
Author: adrian Date: Fri Oct 14 03:24:35 2011 New Revision: 226355 URL: http://svn.freebsd.org/changeset/base/226355 Log: 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