-
W2000驱动程序设计一书测试源代码,此为第七章测试程序源代码。...
W2000驱动程序设计一书测试源代码,此为第七章测试程序源代码。
- 2022-03-15 09:13:52下载
- 积分:1
-
DOS下鼠标驱动程序
DOS下鼠标驱动程序-DOS mouse driver
- 2022-03-07 03:49:24下载
- 积分:1
-
JTAG的驱动程序自动安装。
JTAG驱动安装程序,自动安装,无需设置参数。-JTAG driver installer automatically installed.
- 2023-06-17 06:45:03下载
- 积分:1
-
三星arm2440与cs8900的以太网驱动
三星arm2440与cs8900的以太网驱动-Samsung arm2440 with the CS8900 Ethernet driver
- 2023-08-04 13:45:03下载
- 积分:1
-
Nulceus下的键盘驱动程序,包括顶半部和底半部:Lisr以及Hisr。...
Nulceus下的键盘驱动程序,包括顶半部和底半部:Lisr以及Hisr。-Nulceus under the keyboard-driven procedures, including the top half and bottom half : Lisr and Hisr.
- 2022-03-22 04:59:50下载
- 积分:1
-
说明:这个驱动程序是一个最小化的驱动程序,它仅仅只有入口函数和退出函数...
说明:这个驱动程序是一个最小化的驱动程序,它仅仅只有入口函数和退出函数-Note : This driver is a minimization of the driver, it only functions only entrance and exit function
- 2022-03-25 17:03:26下载
- 积分:1
-
SLICION7的Flash驱动程序,写驱动程序的可以用来参考
SLICION7的Flash驱动程序,写驱动程序的可以用来参考-Flash of SLICION7 driver, write driver can be used to reference
- 2022-04-02 03:55:51下载
- 积分: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
-
DriverStudio编写的WDM入门驱动程序,通过该程序可以了解WDM的基本框架...
DriverStudio编写的WDM入门驱动程序,通过该程序可以了解WDM的基本框架-DriverStudio prepared entry-WDM driver, through the program can understand the basic framework of WDM
- 2022-04-18 14:34:58下载
- 积分:1
-
列举当前所有的串口
列举当前所有的串口 -Listing all the serials right now
- 2022-07-15 07:04:02下载
- 积分:1