开发者

How Do i Convert I/O Mapping driver to Memory Mapping Driver?

开发者 https://www.devze.com 2023-01-10 23:31 出处:网络
I had written the driver in C for my PCICard where i used I/O Mapping.Now i want to use the same driver for PCIEXPRESS card using Memory Mapp开发者_JAVA百科ing.

I had written the driver in C for my PCICard where i used I/O Mapping.Now i want to use the same driver for PCIEXPRESS card using Memory Mapp开发者_JAVA百科ing.

Can any one Suggest me how to do it?

0

精彩评论

暂无评论...
验证码 换一张
取 消