-
一个读PCI配置信息代码
一个读PCI配置信息代码-a PCI configuration information source
- 2023-03-23 04:50:03下载
- 积分:1
-
一个摄像头驱动的开发示例。介绍了微软提供的摄像头驱动框架。...
一个摄像头驱动的开发示例。介绍了微软提供的摄像头驱动框架。-A camera-driven development example. Microsoft introduced a camera-driven framework.
- 2022-05-12 11:00:21下载
- 积分:1
-
ARM 44B0 test code examples of a variety of interface code
ARM 44B0测试代码
有各种接口的实例代码-ARM 44B0 test code examples of a variety of interface code
- 2022-04-10 20:19:03下载
- 积分:1
-
本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和...
本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux 设备驱动理论;字符设备、块设备、TTY设备、I2C设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关系,并讲解了大量Linux驱动开发的大量实例,使读者能够独立开发各类Linux设备驱动。-This book is to introduce a Linux device driver development theories, frameworks and examples of the book, the book version of the kernel to Linux 2.6 is based on details of spin locks, semaphores, output, interrupt the top/at the end of the first half, timer , memory and I/O mapping as well as asynchronous notification, blocking I/O, non-blocking I/O such as Linux device driver theory character device, block device, TTY device, I2C devices, LCD devices, audio devices, USB devices, network devices, PCI devices, such as Linux device driver architecture and the framework of various complex data structure and function relationships, and on a large number of Linux-driven development of a large number of examples so that readers can be an independent de
- 2022-03-14 03:26:44下载
- 积分:1
-
7279 keyboard and display of good films inside of the 7279 drivers and then Fran...
7279键盘显示的好片子里边的是7279的驱动程序以及接法希望大家能够满意-7279 keyboard and display of good films inside of the 7279 drivers and then France hope we can be satisfied
- 2022-06-19 17:56:06下载
- 积分:1
-
DDK编程网卡驱动,是驱动开发的好例子!
DDK编程网卡驱动,是驱动开发的好例子!-DDK programming card drivers, driver development is a good example!
- 2022-10-04 00:00:03下载
- 积分:1
-
ic calling card reader program, pascal prepare a detailed note, but is in Englis...
ic卡读卡器程序,帕斯卡编写的详细说明,不过是英文的,有读卡器的连接。
- 2022-06-17 15:26:18下载
- 积分:1
-
realtak8139驱动源码
realtak8139驱动源码-realtak8139 driver source
- 2022-03-12 23:44:09下载
- 积分:1
-
usb ddk开发实例 权威实例 是初学者的最佳
usb ddk开发实例 权威实例 是初学者的最佳-usb ddk example of the authority to develop the best example is the beginners
- 2022-03-07 12:18:15下载
- 积分:1
-
的flpydisk示例是一个软盘驱动器驻留在目录 ntddksrcst…
The flpydisk sample is a floppy driver that resides in the directory NtddkSrcStorageFdcFlpydsk. It is similar to a class driver in that it sits a level above the floppy disk controller in the driver stack, and brokers communication between the application level and the low-level driver. The floppy driver takes commands from the application and then calls routines in the controller which will in turn perform the actual interaction with the device. The sample compiles in 64-bit, but has not been tested in this environment. It is compatible with x86 and Alpha platforms.
- 2022-07-17 09:42:13下载
- 积分:1