-
windows WDM驱动开发详细资料,有很多很好的地方大家可以借鉴
windows WDM驱动开发详细资料,有很多很好的地方大家可以借鉴
- 2022-08-20 08:10:57下载
- 积分: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
-
漫谈系统内核内幕 收集得很辛苦 呵呵 大家快下在吧
漫谈系统内核内幕 收集得很辛苦 呵呵 大家快下在吧-On kernel insider Ha ha very hard to gather everyone in the bar soon
- 2023-06-13 19:05:05下载
- 积分:1
-
PCI9054实现DMA操作,代码非常难得,源程序有详细的注释,用DriverStudio可以编译通过,我验证过没有问题...
PCI9054实现DMA操作,代码非常难得,源程序有详细的注释,用DriverStudio可以编译通过,我验证过没有问题-PCI9054 realize DMA operation, the code is very rare, detailed source notes, DriverStudio can be used to compile, I verified there is no problem
- 2022-04-09 16:53:05下载
- 积分:1
-
usb
这是一个usb-skeleton.c 对应的内核是2.6.18 需要在相应的内核下进行编译方可通过。
本人花了很长时间注释他,这本来是我的课设的一部分,望网友珍惜,尊重原作者。-usb-skeleton.c this is the linux fileusb-skeleton.c this is the linux fileusb-skeleton.c this is the linux fileusb-skeleton.c this is the linux file
- 2022-02-06 21:24:27下载
- 积分:1
-
DMA controller IP core, and ATA controller tie, DMA can achieve high
DMA的控制器的IP核,和ATA控制器配合,可以实现DMA方式高速传输数据.-DMA controller IP core, and ATA controller tie, DMA can achieve high-speed transmission of data.
- 2023-04-09 13:20:04下载
- 积分:1
-
si4432/ia4432 simple driver to test is available. Simple and easy to transplant.
si4432/ia4432简单驱动程序,测试可用。简单明了易于移植。-si4432/ia4432 simple driver to test is available. Simple and easy to transplant.
- 2023-05-07 10:55:03下载
- 积分:1
-
这是一个基于NDIS通信协议而编写的Win32应用程序的接口函数,Win32 用户可以不用关心底层驱动的行为,而直接编写应用程序...
这是一个基于NDIS通信协议而编写的Win32应用程序的接口函数,Win32 用户可以不用关心底层驱动的行为,而直接编写应用程序-This is a communication protocol based on NDIS prepared by the Win32 application program interface function Win32 users do not have to be concerned about the bottom-driven, and direct the preparation of application procedures
- 2022-04-30 06:33:00下载
- 积分:1
-
.驱动 武安河XP驱动开发例题
.驱动 武安河XP驱动开发例题-. Driver Wu River XP Driven Development Example
- 2022-01-26 07:54:02下载
- 积分:1
-
为v6.xx Intellution iFIX驱动MBR(开发)
Driver MBR for Intellution iFIX v6.xx (Fix32)
- 2022-05-16 08:11:40下载
- 积分:1