adilkaraoz wrote: > Hi, > > I want to obtain private data of my PLX pci device but I don't understand > anything what I do. Starting of my code below please help me.
The way you would do this with RTDM is the same you would do it with Linux. RTDM does not define any API, it lets you use Linux API. If your trouble is about writing a PCI driver with Linux, then you are asking the wrong list, since you ask to a Xenomai mailing list, mainly talking about Xenomai. Though we can suggest you to read the chapter on PCI devices of the "Linux device drivers" book. Available online here: http://lwn.net/Kernel/LDD3/ Hopefully, when you have read that book, you will understand better what you are doing -- Gilles. _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
