-
One for the button
一个用于按键模拟的驱动 利用 port I/O-One for the button-driven simulation using port I/O
- 2022-09-08 22:05:03下载
- 积分:1
-
DDK development assistants, by Wizard can generate a basic framework and INF
DDK开发助手,通过向导可以生成基本的驱动框架和INF文件,在VC中直接编译成SYS驱动程序,适合新手使用.-DDK development assistants, by Wizard can generate a basic framework and INF-driven document, in VC directly translated into SYS driver, suitable for novice to use.
- 2022-05-24 09:27:02下载
- 积分:1
-
并口驱动程序,本程序在2.4内核下已经成功运行,测试也很成功。...
并口驱动程序,本程序在2.4内核下已经成功运行,测试也很成功。-parallel port drivers, the procedures under the 2.4 kernel has been successfully running test was also very successful.
- 2022-06-20 17:14:44下载
- 积分:1
-
窗口驱动模型假设一个硬件设备可以有几个驱动程序…
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
-
learning under the Driver Development
驱动程序开发下的学习
- 2022-04-21 05:52:27下载
- 积分:1
-
ndis filter 驱动程序源代码,需要的朋友可以
ndis filter 驱动程序源代码,需要的朋友可以-ndis filter driver source code, can look at the Friends of the required
- 2022-05-15 18:10:02下载
- 积分:1
-
Windows内核级文件系统访问操作驱动程序
Windows内核级文件系统访问操作驱动程序-Windows???? ?? ?? ?? ?? ???? ?? ????μ?? ?? ?????? ?? ?? × ÷ ???? ?? ?? ?? ????ò
- 2022-03-11 11:17:41下载
- 积分:1
-
PCI驱动开发框架
PCI驱动开发框架-PCI driver development framework
- 2022-04-24 10:14:00下载
- 积分:1
-
Early in the device driver development process, it’s important to devote some th...
Early in the device driver development process, it’s important to devote some thought to how you’ll distribute your driver and how an end user will install your driver and the hardware it serves. MicrosoftWindows XP and Microsoft Windows 98/Me use a text file with the file extension INF to control most of the activities associated with installing drivers. You provide the INF file. It goes either on a diskette or on a disc that you package with the hardware, or else Microsoft makes it available on line or on a setup disc. In the INF file, you tell the operating system which file or files to copy onto the end user’s hard disk, which registry entries to add or modify, and so on.
- 2022-04-13 02:52:26下载
- 积分:1
-
NANDFLASH ADSP and connectivity used to drive NANDFLASH
ADSP与NANDFLASH的连接,用于驱动NANDFLASH-NANDFLASH ADSP and connectivity used to drive NANDFLASH
- 2022-05-17 22:38:34下载
- 积分:1