Forum Discussion
Altera_Forum
Honored Contributor
17 years agoAltera PCI Express Development Kit: Linux DMA Driver
Hi, I am a newbie to FPGA design and implementation. While installing the PCI express board on LINUX machine, I don't see Demo application driver for DMA read and write for LINUX (Manual talk...
Altera_Forum
Honored Contributor
15 years agoThe driver doesn't compile against Ubuntu Maverick Meerkat, as the pci_get_drvdata() and pci_set_drvdata() must be used instead of the deprecated direct access method. I have fixed code. Where should I put it?