-
sis900 LAN Driver
sis900网卡驱动程序-sis900 LAN Driver
- 2022-07-06 16:50:22下载
- 积分:1
-
由OSR出版的在驱动中使用c++的方法及头文件.
由OSR出版的在驱动中使用c++的方法及头文件.-OSR published by the use of the c-driven method and headers.
- 2023-05-30 06:15:03下载
- 积分:1
-
PCI设备驱动例子,包含了基本的读写中断等功能
PCI设备驱动例子,包含了基本的读写中断等功能-PCI device driver example, contains the basic functions to read and write interrupt
- 2022-03-23 00:42:25下载
- 积分:1
-
本书重点描述了linux下面的驱动开发方法,是入门书籍
本书重点描述了linux下面的驱动开发方法,是入门书籍-The focus of this book describes the development of linux driver the following method is the entry of books
- 2022-01-29 00:51:23下载
- 积分:1
-
EZUSB2 上位机的驱动程序,用于大数据传输
EZUSB2 上位机的驱动程序,用于大数据传输-PC EZUSB2 driver for large data transfer
- 2022-01-24 16:26:19下载
- 积分:1
-
VC++编写摄像头视频信号采集驱动源码,仅供学习参考。
VC++编写摄像头视频信号采集驱动源码,仅供学习参考。-VC to prepare camera-source video signal acquisition drive.
- 2022-09-27 11:35:03下载
- 积分:1
-
mcf52259演示板的驱动程序源代码。非常详细,实用而且很可怕…
mcf52259 demo板驱动程序源码。非常详细,实用,可以直接用于应用中。-mcf52259 demo board driver source code. Very detailed, practical and can be directly used in applications.
- 2023-04-23 15:05:04下载
- 积分:1
-
PCI9054 notes, a lot of problems and solutions in the collation, comparison util...
pci9054笔记,很多问题和解决方法的整理,比较实用。-PCI9054 notes, a lot of problems and solutions in the collation, comparison utility.
- 2022-08-25 19:26:56下载
- 积分:1
-
CharFilter_Class实例是对CharFilter实例的完善。在CharFilter实例中,我们定义了四个全局变量,这不符合WDM驱动程序的要求,它限...
CharFilter_Class实例是对CharFilter实例的完善。在CharFilter实例中,我们定义了四个全局变量,这不符合WDM驱动程序的要求,它限制了IRP的可重入性,我们应该使用局部变量。
该实例定义了一个READ_COMPLETION_INFO结构,当有DeviceControl 调用时,就分配一个结构对象,参数设置完后,就将该结构对象地址指针放在I.FileObject()->FsContext中。
-CharFilter_Class CharFilter example of the perfect examples. In CharFilter example, we define four global variables, which does not conform to the WDM driver, which limits the IRP, can be used, we should use local variables. The examples READ_COMPLETION_INFO definition of a structure, when DeviceControl call, on the allocation of a target structure, parameter setting after the end of this structure on the address pointer on the object I. FileObject ()- gt; FsContext China.
- 2022-08-26 07:06:15下载
- 积分:1
-
sed1335作驱动的液晶驱动程序,虽然简单,但行之有效,
sed1335作驱动的液晶驱动程序,虽然简单,但行之有效,-sed1335 driver for the LCD driver, simple, but effective.
- 2022-03-26 00:48:18下载
- 积分:1