[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.44L0.0609201423480.7265-100000@iolanthe.rowland.org>
Date: Wed, 20 Sep 2006 14:28:12 -0400 (EDT)
From: Alan Stern <stern@...land.harvard.edu>
To: Kernel development list <linux-kernel@...r.kernel.org>
Subject: Flushing writes to PCI devices
I've heard that to insure proper synchronization it's necessary to flush
MMIO writes (writel, writew, writeb) to PCI devices by reading from the
same area. Is this equally true for I/O-space writes (inl, inw, inb)?
What about configuration space writes (pci_write_config_dword etc.)?
Alan Stern
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists