WangXuan95 / Xilinx-FPGA-PCIe-XDMA-Tutorial

Xilinx FPGA PCIe 保姆级教程 ——基于 PCIe XDMA IP核
https://gitee.com/wangxuan95/Xilinx-FPGA-PCIe-XDMA-Tutorial
GNU General Public License v3.0
426 stars 85 forks source link

Import latest XDMA Driver to fix some version bugs #3

Open redlightASl opened 1 year ago

redlightASl commented 1 year ago

I found that the xdma driver can not work well with Ubuntu20 (Linux5.x Kernel) because some APIs were out-of-date. So I tried importing newer APIs and it works well. BTW, one of the tutorial docs was changed.