> > writel(STOP, reg->dmactrl);
> > [posted]
> > readl(reg->dmactrl)
> > [read forces write, read reply will follow any DMA
> > pending the other way]
> 
> Good to know.  That'd apply for any register read, not just the
> one that was written to, yes?

Any read from the same device. A different device might be behind a different
PCI bridge.


_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to