Re: Linux and PCI bridge

From: Daniela Engert
Date: Thu Aug 28 2003 - 04:04:36 EST


On Wed, 27 Aug 2003 09:51:21 -0500, Kathy Frazier wrote:

>- Can anyone recommend any tools that would be useful in debugging this?
>I've started looking at a couple of PCI bus analyzers, but I'm not sure that
>it will allow me to detect anything with respect to the bridge or the FSB.

In the past couple of years, probably the most valuable asset in
developping both the hardware and the software of our PCI boards has
been the VMetro PCI bus analyzer/excerciser. The analyzer allows us to
watch and trace all PCI signals/cycles in real time, while the
excerciser gives us the capability to probe/drive all mem/io/config
address ranges which are visible from the bus which the bus analyzer
board is sitting on. This excludes everything beyond the PCI bus domain
unless you are able to hook an additional signal to one of the general
purpose trace inputs.

In fact, I'd never ever develop a driver for whichever OS you like
without such a tool - it spoils you ;-) As it turned out, it's even
more valuable in software development than hardware development.

Ciao,
Dani

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Daniela Engert, systems engineer at MEDAV GmbH
Gräfenberger Str. 32-34, 91080 Uttenreuth, Germany
Phone ++49-9131-583-348, Fax ++49-9131-583-11


-
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/