-
称它为“驱动程序超级宝典“一点也不过分,因为它是被译为中文的MSDN DDK文档...
称它为“驱动程序超级宝典“一点也不过分,因为它是被译为中文的MSDN DDK文档-Call it super Baodian driver is not too much, because it is being translated into Chinese language documents MSDN DDK
- 2022-08-18 19:32:36下载
- 积分: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
-
usb drive the structure and interface functions in detail
详细介绍了usb驱动器的结构和接口功能
- 2022-01-31 13:09:59下载
- 积分:1
-
wdm programming source code from russia (kulakov)
wdm programming source code from russia (kulakov)
- 2022-02-14 16:01:00下载
- 积分:1
-
DMA controller IP core, and ATA controller tie, DMA can achieve high
DMA的控制器的IP核,和ATA控制器配合,可以实现DMA方式高速传输数据.-DMA controller IP core, and ATA controller tie, DMA can achieve high-speed transmission of data.
- 2023-04-09 13:20:04下载
- 积分:1
-
Cy3663的从机固件程序
Cy3663的从机固件程序-Cy3663 machine from the Firmware
- 2022-08-08 10:16:53下载
- 积分:1
-
这是一个基于NDIS通信协议而编写的Win32应用程序的接口函数,Win32 用户可以不用关心底层驱动的行为,而直接编写应用程序...
这是一个基于NDIS通信协议而编写的Win32应用程序的接口函数,Win32 用户可以不用关心底层驱动的行为,而直接编写应用程序-This is a communication protocol based on NDIS prepared by the Win32 application program interface function Win32 users do not have to be concerned about the bottom-driven, and direct the preparation of application procedures
- 2022-04-30 06:33:00下载
- 积分:1
-
Shuimu held infrared
水木行红外驱动,650的,很好用,大家支持一下,谢谢了-Shuimu held infrared-driven, 650, is useful, what we support, I thank the
- 2022-05-17 05:05:01下载
- 积分:1
-
HID
HID-Ukey底层源码实现(st72651芯片)
windows上层驱动,app应用程序控制ukey-HID-Ukey realize the underlying source (st72651 chip) windows upper drive, app application control ukey
- 2022-05-06 15:54:53下载
- 积分:1
-
为PXA的LCD驱动程序源文件
Source files for pxa LCD driver
========================================
The packet contains the files that is listed below
driver files
/SOURCE/drivers/video
Makefile fbcon.c fbmem.c pxafb.c pxafb.h
/SOURCE/include/linux
linux_logo.h
/SOURCE/include/asm-arm/arch-pxa
pxa-regs.h
- 2022-08-11 05:39:48下载
- 积分:1