搜索资源列表
dma
- 基于linux的dma驱动适合atmel,s3c等多种CPU -Dma driver based on linux for atmel, s3c, multiple CPU
dma
- PNX4008 CPU DMA registration and IRQ dispatching drivers for linux
Linux_driver26x
- linux 2.6内核下的一款支持链式DMA的PCI-E接口设备的驱动源程序,该驱动采用MSI中断模式。本程序可供下载者了解基于MSI模式的PCI/PCI-E设备的驱动整体架构。-linux 2.6 kernel under a support chain DMA' s PCI-E interface device driver source, the driver uses MSI interrupt mode. This program is available for downloa
sound_dma
- linux下sound驱动编程,利用DMA来传输DATA不占用CPU时间-Under linux sound driver programming, using DMA to transfer without CPU time DATA
dma_example.c
- Freescale IMX6 Linux for DMA transfer Source
dma
- linux dma驱动模块,适合powerpc得dma调用-linux dma driver
linux3.6.9-transplantation.tar
- 包含了移植linux3.6.9到s3c2410的详细步骤和错误的解决办法, 其中dma.c的改动可以解决高版本内核声音断续的问题,这也是很多移植教程里所没有提到的.-linux kernel 3.6.9 transplantation to s3c2410 board it contains the detailed steps and error solutions The dma.c changes can resolve the kernel sound intermitt
linux-HDDTest
- linux下查看硬盘坏道信息代码 对于硬盘的坏道的确没有什么好的办法,ata协议中的smart命令本意上是好的,但是很多的硬盘厂商并没有很好的实现smart的功能;硬盘的相关错误信息会存在相应的扇区里,但是这些扇区相当于一个环形的缓冲区,所以记录的错误信息有限,如果需要完整的硬盘坏道信息,smart就无能为力了。通过完整的读一遍硬盘可以找出坏道的完整信息,但是读牵涉到了DMA的数据传输过程所以效率较低;ata的协议里READ VERIFY (EXT)命令大大提高效率,该命令是NO DA
lcd_S380
- 3.5 寸LCD真彩屏的Linux驱动源码,使用的是DMA方式,非常好。-A 3.5-inch LCD color screen really Linux driver source code, using the DMA, very good.