-
窗口驱动模型假设一个硬件设备可以有几个驱动程序…
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
-
NDIS的经典源码,在国外站上找到的,相信大家需要
NDIS的经典源码,在国外站上找到的,相信大家需要-NDIS classic source in the foreign stations found, I believe we need to
- 2022-08-16 21:18:05下载
- 积分:1
-
iMX21 Touch driver under WinCE5.0
iMX21 Touch driver under WinCE5.0
- 2022-02-04 15:12:10下载
- 积分:1
-
VC的OPC客户端文件
opc client doc for vc
- 2022-01-25 20:31:50下载
- 积分:1
-
IO端口驱动源代码
IO端口驱动源代码-IO port actuates the source code
- 2022-02-11 12:54:07下载
- 积分:1
-
使用网络驱动器接口标准开发的ne2000网卡的NT驱动.
使用网络驱动器接口标准开发的ne2000网卡的NT驱动.-use Network Driver Interface standards developed by the NT ne2000 NIC driver.
- 2022-03-06 09:22:06下载
- 积分:1
-
introduced USB 2.0 interface document is a good excuse for the introduction of d...
介绍usb2.0的接口文件是很好的介绍借口的文件-introduced USB 2.0 interface document is a good excuse for the introduction of documents
- 2022-03-24 22:29:36下载
- 积分:1
-
它是自动检测和updateibm thinkad本子程序。好的。前夕...
它是自动检测和更新IBM Thinkad的notbook程序。很好。甚至bios也可以更新
- 2023-01-30 22:25:03下载
- 积分:1
-
A real
一个实时的驱动支持库,用于开发驱动类程序。-A real-time driver to support the library, for the development of category-driven process.
- 2022-02-28 09:06:51下载
- 积分:1
-
硬盘的IDE驱动程序
硬盘的IDE驱动程序-IDE hard disk driver
- 2022-03-13 22:44:56下载
- 积分:1