On 14 October 2011 19:43, John Baldwin <[email protected]> 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
