On Thu, Feb 27, 2014 at 05:12:38PM +0800, shiv prakash Agarwal wrote: > Hi All, > > > > One query: > > > > We can program config space registers of a pcie device using setpci but > how can we program private registers of a pcie device? You mean application specific registers? These registers will not be accessible through any generic user space program. If you want to access them for debug purposes then you can provide support in your driver. Regards Pratyush > > Can it be done through PCIE interface or something else? > > > > With best, > > Jay -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html