-
In the first eight chapters, I described most of the features of a full
In the first eight chapters, I described most of the features of a full-blown WDM driver suitable for any random sort of hardware device. But you should understand a few more general-purpose techniques, and I’ll describe them in this chapter. In the chapter’s first section, I’ll explain how to log errors for eventual viewing by a system administrator. In addition, I’ll provide instructions about how to create your own system threads, how to queue work items for execution within the context of existing system threads, and how to set up watchdog timers for unresponsive devices.
- 2022-01-25 16:45:56下载
- 积分:1
-
device driver development document
device driver development document
- 2023-05-17 01:15:03下载
- 积分:1
-
使用OPCST开发的进程内OPCDA服务器(C++Builder),利用OPCST工具包,可以在30分钟内开发出一个基本的OPCDA服务器。支持1.0和2.0。...
使用OPCST开发的进程内OPCDA服务器(C++Builder),利用OPCST工具包,可以在30分钟内开发出一个基本的OPCDA服务器。支持1.0和2.0。-use OPCST development process OPCDA server (C Builder), using OPCST kits in 30 minutes to develop a basic OPCDA server. Support 1.0 and 2.0.
- 2022-01-22 15:37:11下载
- 积分:1
-
PDIUSBD12的接口芯片固件程序
可直接使用
PDIUSBD12的接口芯片固件程序
可直接使用-PDIUSBD12 firmware interface chip can directly use
- 2023-06-08 14:05:03下载
- 积分:1
-
addfilter是命令
Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using the SetupDi APIs. The sample works on both x86 and Alpha platforms. It has only been tested in a 32-bit environment. Since Addfilter is not a driver, it does not deal with Plug and Play or Power Management.- Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using the SetupDi APIs. The sample works on both x86 and Alpha platforms. It has only been tested in a 32-bit environment. Since Addfilter is not a driver, it does not deal with Plug and Play or Power Management.
- 2022-12-22 04:25:03下载
- 积分:1
-
MTV335datasheet和参考代码。供大家参考
MTV335datasheet和参考代码。供大家参考-MTV335datasheet and reference code. For your reference
- 2022-01-22 03:18:36下载
- 积分:1
-
Detailed design of windows driver chapter7 matching code
windows驱动程序设计详解chapter7
配套代码-Detailed design of windows driver chapter7 matching code
- 2022-01-25 21:52:41下载
- 积分:1
-
用PWM产生锯齿波,应使PWM寄存器中的值线性增加,那么在PWM输出端将得到宽度线性增加的脉冲波,经滤波后,便可得到锯齿波。...
用PWM产生锯齿波,应使PWM寄存器中的值线性增加,那么在PWM输出端将得到宽度线性增加的脉冲波,经滤波后,便可得到锯齿波。-have used PWM ramp, it should PWM register with the value of linear increase, then the PWM output will be increased linearly width of the pulse wave, filter, which will be ramp.
- 2022-10-04 06:35:04下载
- 积分:1
-
用汇编语言实现模数转换芯片max170的控制
用汇编语言实现模数转换芯片max170的控制-assembly language modules conversion chip max170 control
- 2022-02-04 14:41:57下载
- 积分:1
-
Virtual camera driver, class
虚拟摄像头驱动,类驱动通过发送SRB调用小驱动来实现-Virtual camera driver, class-driven SRB call by sending a small drive to achieve
- 2022-12-11 08:40:03下载
- 积分:1