LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Embedded & Single-board computer (https://www.linuxquestions.org/questions/linux-embedded-and-single-board-computer-78/)
-   -   fpga driver using PCI linux driver (https://www.linuxquestions.org/questions/linux-embedded-and-single-board-computer-78/fpga-driver-using-pci-linux-driver-731833/)

Linux_Kid_ 06-09-2009 11:53 PM

fpga driver using PCI linux driver
 
HI all ,

Can anyone provide me pointers to write a fpga driver using PCI linux driver.
It is memory mapped and m thinking of using proc/bus/pci/devices file to get baseaddress and then use mmap to read and write on pci memory.
I thinkin by mmap only i can access pci memory space to do read and write on it.
Is this the right approach to go on ??

Thanks


All times are GMT -5. The time now is 02:34 PM.