推荐学习驱动开发的资源
时间: 2023-10-01 16:10:02 浏览: 206
linux 驱动开发
学习驱动开发需要一定的计算机系统知识和编程基础。以下是一些推荐的资源,供您学习驱动开发:
1. 书籍:
- "Linux设备驱动程序"(Linux Device Drivers) by Alessandro Rubini and Jonathan Corbet
- "嵌入式Linux设备驱动开发详解"(Embedded Linux Device Drivers) by John Madieu
- "Windows内核情景分析"(Windows Kernel Internals) by Pavel Yosifovich
2. 在线教程和文档:
- Linux内核文档:https://www.kernel.org/doc/html/latest/index.html
- Windows Driver Kit文档:https://docs.microsoft.com/en-us/windows-hardware/drivers/
***
阅读全文