搜索资源列表
devmemmap
- 驱动编写,可以将PCI内存映射到系统内存-prepared drive can be mapped to the PCI memory system memory
WinIO
- 可以在98,NT下直接读写端口。还可以把物理内存映射为虚拟内存进行读写
ssdt.
- Delphi开发驱动的一个例子 1.映射ntoskrnl.exe到内存 2.重定位信息... 3.搜索SSDT基址 4.补丁回去
内存映射程序
- 软件名称: 内存映射程序 软件语言: 简体中文 软件类型: 国产软件 / 免费版 / 系统控制 运行环境: Win9x/NT/2000/XP/ 软件大小: 97KB 软件简介: 内存映射程序,可以使用EMS.XMS.文件等作为交换文件 -software name : memory mapping software Language : English software types : Domestic software / free version / control system ope
RAMDISK_WDF
- 虚拟磁盘的实现代码,实现了在内存中占用1M空间用来映射出一个磁盘,并且以磁盘的方式呈现-virtul disk which is mapping the space in the memory as a real disk,it has a high speed
Ds9054Device
- 9054驱动程序源代码 包括内存映射, 中断, dma等-source for pci9054
linuxdriver_code_tool
- 本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux 设备驱动理论;字符设备、块设备、TTY设备、I2C设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关系,并讲解了大量Linux驱动开发的大量实例,使读者能够独立开发各类Linux设备驱动。-This book
uhal
- Windows下,演示如何在硬件抽象层HAL中映射内存访问空间的驱动程序代码。-Windows, demonstrate how the hardware abstraction layer HAL in mapping memory access space for the driver code.
mapmem
- 基于DS编写的windows驱动程序内存映射示例程序,初学者必看-failed to translate
mermory_map
- windows系统下内核到用户的内存映射实现,主要包括映射和释放两个函数。方便使用-windows system kernel to user memory mapping to achieve, including mapping and the release of the two functions. Easy to use