Subject: Re: pciide performance on alpha
To: Manuel Bouyer <bouyer@antioche.lip6.fr>
From: Michael T. Stolarchuk <mts@off.to>
List: port-alpha
Date: 08/12/1999 15:19:55
In message <19990812211422.A13197@antioche.lip6.fr>, Manuel Bouyer writes:
>On Thu, Aug 12, 1999 at 03:07:37PM -0400, Paul H. Anderson wrote:
>> Is there any reason to think that 164LX motherboards can have this issue,
>> as well?  How might I check it?
>
>You can try to add a call to pci_conf_print(pa->pa_pc, pa->pa_tag, NULL);
>at the top of the attach function of your ethernet driver.
>It will dump the content of the PCI registers in an human-readable
>manner.
>

You bet... i'll add the code; i won't be able to make the mods till
tomorrow morning, but soon as i do, i'll forward the results...

mts.