This was it. When disabling CONFIG_PCI_OPTIMIZE, I have no problems with
the PCI bus.
CONFIG_PCI=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=n
and
CONFIG_PCI=y
CONFIG_PCI_BIOS=n
CONFIG_PCI_DIRECT=y
will both work.
We should change the Help text for CONFIG_PCI_OPTIMIZE:
from linux/Documentation/Configure.help:
PCI bridge optimization (experimental)
CONFIG_PCI_OPTIMIZE
This can improve access times for some hardware devices under
certain BIOSes if your computer uses a PCI bus system. This is
recommended; say Y.
Between, the TYAN Tomcat III uses the Intel 430HX Chipset.
Thanks for all the help,
Thorsten
-- Thorsten Kukuk kukuk@vt.uni-paderborn.de http://www-vt.uni-paderborn.de/~kukuk/ Linux is like a Vorlon. It is incredibly powerful, gives terse, cryptic answers and has a lot of things going on in the background.