Re: multi-domain PCI and sysfs

From: David S. Miller
Date: Wed Sep 08 2004 - 13:28:56 EST


On Wed, 8 Sep 2004 02:55:15 -0400
Jon Smirl <jonsmirl@xxxxxxxxx> wrote:

> Another part I don't understand... PCI VGA hardware is designed to
> respond to IN/OUT instructions to port space. ppc64/ia64 don't have
> IN/OUT port instructions.

On ppc, sparc, and other non-x86 platforms, when you perform load/store
instructions within the port I/O space window, the PCI controller emits
the IN/OUT transactions exactly as if an x86 processor had executed
an in{bwl}/out{bwl} instruction.
-
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/