搜索资源列表
LPC3250_TEST
- NXP的ARM9 LPC3250 在不跑操作系统情况下的测试程序。如果某些应用不跑linux 或者WINCE 等操作系统的情况下可以参考这些代码。我的编译环境是:Realview MDK 3.22 (keil的升级版)-NXP ARM9 (LPC3250) does not run the operating system in the case of the test procedure. If some applications do not run operating systems su
DMA_example
- Linux设备驱动开发DMA dreiver代码,测试成功,可以使用-DMA dreiver Linux device driver development code, the test is successful, you can use
dma
- linux嵌入式系统的dma方式的实现代码-linux embedded system approach to achieve dma code
LinuxISADMA
- DMA,直接内存访问技术,提高访问速度,是硬盘流畅的保障,本书详细介绍了linux下是如何实现硬盘DMA驱动的-DMA, Direct Memory Access technology to improve access speed, is smooth to protect the hard disk, this book details how linux is DMA hard disk drive
Linux-driver-src
- 这些是对(用 )于 书的来源文件" Linux Device Drivers" 。 在这里你(们)找到已经包括在书里的完全来源。 我尽可能地测试了他们, 但是, 可以(可能)有一些问题离开了, 尤其有 2.1.43 (当位于下面代码基础(底模)(是)连续不断变化时, 可靠性测试所有他们, 这是难) 。 尤其是, 你(们)可以(可能)找到具有" genksyms " 的一些问题, 其句法在核心的 2.0 和 2.1 版本之间改变了。 你(们)在 misc - progs 中
ioatdma-3.61.tar
- Intel 5000系列MCH中内置有Crystal Beach DMA引擎,它专为Intel的网卡提供IO加速技术。这个为Linux 2.6.x环境下,DMA设备的驱动程序。-There is one DMA engine using crystal beach technology embedded in Intel 5000 serie memory control hub. The DMA engine provides Intel NIC with IOAT functionality
LinuxDeviceDriver-DMA
- Linux设备驱动开发详解源码- DMA范例 | | |-- 3c505.c | | |-- 3c505.h | | `-- dma.h | `-- 静态映射范例 | `-- mach-smdk2440.c-Explain the development of Linux device driver source code- DMA Example | | |- 3c505.c | | |- 3c505.h | | `- dma.h |`- static map exam
Linux--DMA-
- Linux 系统下基于PCI 控制器(PLX9054)的DMA 编程.pdf-Linux System Based on PCI controller (PLX9054) of the DMA programming. Pdf
at91_spi
- linux环境下 AT91RM9200 SPI 驱动程序- High speed frame transmit/receive using the AT91RM9200 s SPIs by pinning down a range of virtual pages from user-space to be able to DMA directly into/out of them, one page (4096 bytes) at a time.
Linux divice diver
- Linux设备驱动的现状 从non os驱动到Linux驱动 内核设施 自旋锁、信号量、互斥量、完成量 异步通知、信号 阻塞与非阻塞 内存与I/O操作,DMA 中断,top half/bottom half 字符设备驱动 复杂设备驱动的框架 LCD设备FRAMEBUFFER FLASH设备MTD TTY设备 块设备 用户空间的设备驱动 设备驱动开发流程 开
DMA_device_driver(1)
- linux dma 驱动, 主要是英文介绍,包括一些dma的操作函数-linux dma driver
dma
- linux 2.4 内核下的dma源代码 基于armnommu的平台-dma linux 2.4 kernel source code under the platform on armnommu
AT91_dma
- at91中关于 dma部分的linux源码介绍-at91 dma
Using_DMA_-_Linux_Journal
- API that manages DMA in the Linux kernel
dma
- Android系统DMA的头文件,可以帮助理解Linux对存储器的管理-DMA Android system header files, can help to understand the memory management of Linux
Linux-driver-development11
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第11章、内存与I/O访问。由于Linux系统中提供了复杂的内存管理功能,所以内存的概念在Linux系统中变得相对复杂,出现了常规内存、高端内存、虚拟地址、逻辑地址、总线地址、物理地址、I/O内存、设备内存、预留内存等概念。本章将系统地讲解内存和I/O的访问编程,带您走出内存和I/O的概念迷宫。11.1节讲解内存和I/O的硬件机制,主要涉及内存空间、I/O空间和MMU。11.2节讲解Linux的内存管理、内
spi_s3c24xx_dma
- SPI DMA driver for S3C2440 under Linux core 2.6.24
Linux-ISA-DMA-
- 详细介绍Linux系统对ISA总线DMA的实现。包括DMA概述、DMA通道寄存器,DMA典型应用等。-Details on the ISA bus DMA Linux system implementation. Including an overview of DMA, DMA channel registers, DMA typical applications.
dma
- 基于linux的dma驱动适合atmel,s3c等多种CPU -Dma driver based on linux for atmel, s3c, multiple CPU
dma(including-driver).xapp1052
- xilinx 官方dma 的verilog实现,包含windows和linux驱动。-XILINX s dma design of verilog ,including windows driver and linux driver .