-
窗口驱动模型假设一个硬件设备可以有几个驱动程序…
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
-
Windows Driver Programming Guide, Chu lunatics latest programming windows driver...
Windows驱动编程基础教程,楚狂人最新windows驱动编程力作!-Windows Driver Programming Guide, Chu lunatics latest programming windows driver works!
- 2022-06-18 06:39:48下载
- 积分:1
-
传送设备接口介绍
Introduction to the Transport Device Interface-f
- 2022-03-22 19:06:30下载
- 积分:1
-
PIC serial term w/graphic LCD
PIC serial term w/graphic LCD
- 2023-04-28 14:10:02下载
- 积分:1
-
PDIUSBD12 USB code for pdiusbd12.
PDIUSBD12 USB code for pdiusbd12.
- 2023-02-26 17:10:03下载
- 积分:1
-
An serial port to IRDa sample
An serial port to IRDa sample
- 2022-02-14 19:25:24下载
- 积分:1
-
PCI驱动程序。它是为那些谁想要开发WDM高应用价值…
PCI驱动程序,对于想要开发WDM驱动程序的人有非常好的应用价值-Dirver of PCI. It is of high applicable value for those who want to develop WDM drivers.
- 2022-04-16 08:59:50下载
- 积分:1
-
点阵液晶,下T在环境NT7534 LCD 128x64点阵控制器芯片
st7565P,nt7534液晶控制芯片在128X64点阵下的51环境液晶驱动程序,经测试通过.黄绿屏,蓝屏只须修改对比度既可.-st7565P, nt7534 LCD 128X64 dot matrix controller chip in the environment under the LCD driver 51, after the test. Green screen, blue screen can only modify the contrast.
- 2022-03-02 17:33:24下载
- 积分:1
-
3 网卡驱动相关实例 这是和网卡NT KMD驱动程序有关的一些资料和例子。...
3 网卡驱动相关实例 这是和网卡NT KMD驱动程序有关的一些资料和例子。-it s useful sources for new learner to study network driver!
- 2022-03-29 19:21:06下载
- 积分:1
-
W2000 Driver Development Book 1 CD
w2000驱动程序开发一书光盘源码,此为第五章的测试程序源代码。
-W2000 Driver Development Book 1 CD-ROM source, this is Chapter V of the source code of the test procedure.
- 2022-01-26 01:19:11下载
- 积分:1