-
窗口驱动模型假设一个硬件设备可以有几个驱动程序…
The Windows Driver Model assumes that a hardware device can have several drivers, each of which contributes in some way to the successful management of the device. WDM accomplishes the layering of drivers by means of a stack of device objects. I discussed this concept in Chapter 2. Up until now, I’ve been talking exclusively about the function driver that manages the main functionality of a device. To round out this book, I’ll describe how you write a filter driver that resides above or below the function driver and modifies the behavior of the device in some way by filtering the I/O request packets (IRPs) that flow through it.
- 2022-07-19 01:55:34下载
- 积分:1
-
device driver development document
device driver development document
- 2023-05-02 19:10:03下载
- 积分:1
-
device driver development document
device driver development document
- 2023-05-17 01:15:03下载
- 积分:1
-
PCI总线接口芯片CH365的应用层接口库
PCI总线接口芯片CH365的应用层接口库-PCI CH365 interface of the application layer
- 2023-04-01 23:40:03下载
- 积分:1
-
DriverStudio开发PCI9052的精品源码,需要的人仔细看看会有好处的。...
DriverStudio开发PCI9052的精品源码,需要的人仔细看看会有好处的。-DriverStudio development PCI9052 excellent source, who need to look carefully at the benefit.
- 2022-02-02 22:21:15下载
- 积分:1
-
访问NVIDIA控制面板(NV控制面板)的源代码参数…
获取NVidia Control Panel(NV控制面板)参数的源代码
可以获取 显卡id,显存,AA AF模式,是否支持SLI,分辨率等信息。-access NVidia Control Panel (NV control panel) parameters of the source code can be id access cards, memory, AA AF mode, whether to support SLI, resolution and other information.
- 2022-07-21 18:52:42下载
- 积分:1
-
1.恢复shadow ssdt
2.恢复
NtReadVirtualMemory
NtWriteVirtualMemory
NtOpenPro...
1.恢复shadow ssdt
2.恢复
NtReadVirtualMemory
NtWriteVirtualMemory
NtOpenProcess
NtOpenThread
KiAttachProce-1.恢复shadow ssdt
2.恢复
NtReadVirtualMemory
NtWriteVirtualMemory
NtOpenProcess
NtOpenThread
KiAttachProcess
- 2022-12-18 15:05:03下载
- 积分:1
-
用vc编写,把USB接口驱动程序做成动态连接库,可以供其它程序调用...
用vc编写,把USB接口驱动程序做成动态连接库,可以供其它程序调用-prepared using vc, USB driver caused dynamic link library, called for other programs
- 2023-05-10 04:25:02下载
- 积分:1
-
此源码只要是通过SetupDi系列函数来梅举设备的信息
此源码只要是通过SetupDi系列函数来梅举设备的信息-This source as long as it is through SetupDi Series function to Mei Ju equipment information
- 2022-02-15 15:28:00下载
- 积分:1
-
AT91SAM9261
AT91SAM9261相关源程序,包括C语言定义-AT91SAM9261-related source code, including the C language definition
- 2022-07-22 17:58:09下载
- 积分:1