Subject: Re: pdcide(4) and pci latency
To: Tobias Nygren <tnn@netilium.org>
From: Martin Husemann <martin@duskware.de>
List: port-alpha
Date: 01/13/2005 09:14:00
On Thu, Jan 13, 2005 at 01:15:29AM +0100, Tobias Nygren wrote:
> pcictl dump showed that the latency timer for the card is set to 0.

I think this should be handled in pci_machdep.c for the bus instead, not in
individual card drivers (sparc64 does soemthing similar in
sparc64_pci_enumerate_bus)

Martin