Re: 2.4.2 yenta_socket problems on ThinkPad 240

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Sat Jun 16 2001 - 13:23:56 EST


> Cardbus shouldn't be touching the bus stuff at all, BUT there may be
> strange hardware that doesn't like the following:
>
> config_writeb(socket, PCI_SEC_LATENCY_TIMER, 176);
> config_writeb(socket, PCI_PRIMARY_BUS, dev->bus->number);
> config_writeb(socket, PCI_SECONDARY_BUS, dev->subordinate->number);
> config_writeb(socket, PCI_SUBORDINATE_BUS, dev->subordinate->number);
>
> I have heard rumors of PCI devices that want all these set with a single
> double-word write.

That would be consistent with the behaviour in the bugzilla report - it went
from 0,0,0,1 to 176,0,0,0...

Alan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Jun 23 2001 - 21:00:16 EST