Re: pcmciautils Kyocera KPC650

From: Dominik Brodowski
Date: Fri Mar 31 2006 - 12:54:43 EST


Hi,

On Wed, Mar 29, 2006 at 03:06:18PM -0500, Jeremy Johnson wrote:
> # lspci -v|grep subordinate
> Bus: primary=00, secondary=01, subordinate=01, sec-latency=64 Bus:
> primary=00, secondary=05, subordinate=05, sec-latency=64 Bus:
> primary=05, secondary=06, subordinate=09, sec-latency=176
> which looks OK since my yenta_socket is 0000:05:09.0

No. The CPU (which is connected via the host bridge) tries to access the
_newly created_ bus with bus numer 06 -- and it can't find a way to it, as
the first bridge only exports bus 01-01 below it, and the second one (the
one in front of the yenta socket) only exports bus 05-05, not 05-09 which it
should. Therefore, please try pci=assign-busses.

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