-
窗口驱动模型假设一个硬件设备可以有几个驱动程序…
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
-
ATA接口的IP核,批量生产试验,在quartus5.1编译通过后…
ATA接口的IP核,经过量产的验证,已经在quartus5.1下编译通过了.-ATA interface IP core, after volume production test in quartus5.1 compiler passed.
- 2022-07-13 15:11:23下载
- 积分:1
-
arm linux 演义
很老的一篇文章,虽然可以考证作者网名,但现在已找不到关于作者的一丁点信息,可惜了。
不过这篇文章还是很好的,嵌入式中的一些牛人也都转载了这篇,值得拿来学学。
- 2022-02-11 10:41:09下载
- 积分:1
-
Virtual Floppy Driver
Virtual Floppy Driver
- 2022-10-31 06:35:03下载
- 积分:1
-
PCI接口的PCMCIA转界卡的2000驱动,解决2000不支持存储卡问题
PCI接口的PCMCIA转界卡的2000驱动,解决2000不支持存储卡问题-PCI interface PCMCIA card to the sector-driven 2000, 2000 does not support memory card problems
- 2023-05-01 15:25:03下载
- 积分:1
-
MIPS 虚存测试, 表明在裸机环境, 无OS,无LOADER时如何定位目标码,将虚存与相应的物理单元做比较.原创....
MIPS 虚存测试, 表明在裸机环境, 无OS,无LOADER时如何定位目标码,将虚存与相应的物理单元做比较.原创.-MIPS Virtual Memory tests show the bare metal, no OS, without LOADER how to target code, virtual memory and the corresponding physical cell comparison. Originality.
- 2022-02-03 15:59:44下载
- 积分:1
-
Nulceus下的键盘驱动程序,包括顶半部和底半部:Lisr以及Hisr。...
Nulceus下的键盘驱动程序,包括顶半部和底半部:Lisr以及Hisr。-Nulceus under the keyboard-driven procedures, including the top half and bottom half : Lisr and Hisr.
- 2022-03-22 04:59:50下载
- 积分:1
-
智能卡的驱动程序,基于Win NT操作系统。供应链管理系统SCM买…
SmartCard驱动程序,基于win NT操作系统。SCM Microsystems公司的出品的SCM 488C PCMCIA Smart Card。-SmartCard driver, based on win NT operating system. SCM Microsystems SCM buy the PCMCIA Smart 488C C ard.
- 2022-09-01 00:20:03下载
- 积分:1
-
与`的USB键盘驱动范例编写的驱动
usbkbd,用wdm编写的usb和键盘的驱动示例-usbkbd with `prepared by the usb keyboard and the driving exemplars
- 2022-05-30 23:03:24下载
- 积分: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