On 14 October 2011 19:43, John Baldwin <j...@freebsd.org> 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, thanks.

Time to see if I can dig up the other registers. It seems there are
some latency register changes which our driver isn't doing.


Adrian
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to