搜索资源列表
atadrvr
- ATADRVR是DOS下的磁盘驱动程序,采用PIO传输 ,PCI DMA传输,ATA包,等非常全面代码示例... 内部有C与Asm描述. 编译环境:Borland C/C++ 4.52 与 Borland TASM 4.1-ATADRVR is under the DOS disk driver, using PIO transmission, PCI DMA transmission, ATA kits, , and other very comprehensive interna
DMA
- 本范例源于书籍‘NiosII软件架构解析’DMA(Memory to Memory)驱动演示代码-This example from the book NiosII software architecture analysis
LINUX-Device-Driver(att.Source)
- LINUX设备驱动程序第三版配套源码; 设备驱动最通俗的解释就是“驱使硬件设备行动”。驱动与底层硬件直接打交道,按照硬件设备的具体工作方式,读写设备的寄存器,完成设备的轮询、中断处理、DMA通信,进行物理内存向虚拟内存的映射等,最终让通信设备能收发数据,让显示设备能显示文字和画面,让存储设备能记录文件和数据。-LINUX device drivers third edition of the supporting source Device Driver is the most popul
MPC5668G-eSCI-UART-RXTX-DMA
- 飞思卡尔MPC5668X UART通信的驱动程序,亲自测试,用code warrior打开-freescale MPC5668X URAT example,open by code warrior
stm32f10x_dma.c
- DMA相关驱动,单板调试了下,效果不错,分享给大家-DMA related drivers, single board debugging, the effect is good