搜索资源列表
FU_Rootkit
- hide processes, elevate process privileges, fake out the Windows Event Viewer so that forensics is impossible, and even hide device drivers (NEW!) All this without any hooking.
用C编写设备驱动程序的示例
- 用C编写设备驱动程序的示例-C device drivers example
PnPEvent
- 设备即插即用驱动程序,可检测到设备接口的到来和离去-plug-and-play device drivers, can be detected in the arrival of equipment and interface leave
virtual device driver
- < windows WDM 设备驱动程序>>一书附带光盘的例子,对于初学WDM驱动程序理解驱动程序框架有帮助.-lt; Lt; Windows WDM device drivers gt; Gt; A book with CD-ROM attached example, when a WDM driver framework of understanding helped.
816-4854
- 本设备驱动教程是一本实际操作指南,介绍如何开发简单的 SolarisTM 操作系统(Solaris OS)驱动程序。设备驱动教程 还阐述了设备驱动程序在 Solaris 操作系统中的工作原理。本书与 Writing Device Drivers 配套。Writing Device Drivers 是一个详尽的参考文档,对多种设备和驱动程序进行了讨论。设备驱动教程探讨了完整的驱动程序,但没有对所有驱动程序类型进行全面分析。设备驱动教程中的很多地方都引用了 Writing Device Driver
drivedemo
- 用C语言和汇编编写设备驱动程序的示例-C language preparation and compilation of device drivers example
WindowsWDM
- 本书介绍如何编写某些类型的windows设备驱动程序,主要描述windows 98和windows 2000的windows驱动程序模型(WDM)。另外,还将介绍也可以在W1ndow s NT 3.51和NT 4中运行的设备驱动程序,称为“NT式”驱动程序。-the book on how to prepare certain types of windows device drivers, describing windows 98 and the windows windows 2000 D
PCI9055
- 一个用DriverWorks生成的PCI设备驱动程序.-a generation of PCI device drivers.
pciderivercode
- 此为用xp ddk开发的pci设备驱动程序。实现了读写操作,中断操作。并且含有相应的测试程序-xp for each development with the PCI device drivers. Achieving the write and disrupt operations. And with the corresponding test procedures
v1394
- 这是一个人精简的1394设备驱动程序,利用xpddk开发,可以在xp 2000平台下运行。实现单字节操作,块操作其,注册中断函数回调等,工程名为amc2102为项目名称,代码实例实际上是1394设备驱动程序-This is a streamlining of the 1394 device drivers, using xpddk development, the xp 2000 platforms. Single-byte operation, block its operation, sus
usb-driver
- 设备驱动可以理解为操作系统的一部分,对于一个特定的硬件设备来说,其对应的设备驱动是不同的。本系统要使用摄像头获取视频数据,所以编写摄像头驱动是必需得。我们选用的是OV公司系列摄像头,因为对于嵌入式开发,几乎没有通用的驱动程序可以用,不同的软硬件环境有其特殊性。本文档阐述的摄像头驱动是基于OMAP芯片和嵌入式Linux系统的。-device driver can be understood as part of the operating system for a specific hardwar
linuxdriver_code_tool
- 本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux 设备驱动理论;字符设备、块设备、TTY设备、I2C设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关系,并讲解了大量Linux驱动开发的大量实例,使读者能够独立开发各类Linux设备驱动。-This book
Microsoft+Windows+CE+Device+Driver+Kit
- 比较详细地描述了如何在windowsCE下开发设备驱动程序。-A more detailed descr iption of how to develop windowsCE device drivers.
ProgrammingtheMicrosoftWindowsDriverModel(2nd)
- This book explains how to write device drivers for the newest members of the MicrosoftWindows family of operating systems using the Windows Driver Model (WDM). In this Introduction, I ll explain who should be reading this book, the organization of th
PCIdriver
- PCI设备驱动,主要介绍PCI驱动开发框架,总结了四种获取PCI配置空间的方法。-PCI device drivers, introduces the PCI-driven development framework, summed up the four access to PCI configuration space approach.
how.to.develop.and.test.device.drivers.in.windows
- how to develop and test device drivers in windows ce 5.0
Windows2000-XP-WDM-DEVICE-DRIVER
- 这是一本介绍win2000/xp下开发WDM驱动程序的书籍,一般是USB设备驱动用到的比较多,这个书相当的经典-This is a descr iption win2000/xp developed under WDM drivers for the books, generally used in USB device drivers are more significant in this book a classic! !
Understanding-Device-Drivers
- Understanding Device Drivers
Device-Drivers
- 设备驱动程序,带读写测试程序(操作系统专题实验)-Device Drivers
Windows-Device-Driver
- Overview of device drivers