搜索资源列表
DiskGeometry
- Device IO Control 通过API访问设备驱动程序
s3c2440linuxsddriver
- 1. sysfs 层的总线类型处理: 注册一组 mmc 类型处理函数, 标志为 \"mmc\" 2. mmc/sd 快设备管理:注册一个块设备和一组 mmc 总线类型的 driver 子函数, 实现块设备的队列管理等 3. mmc/sd host管理: 实现 host 的管理 4. 针对特定的mcu实现一个host驱动实例:主要是注册一个 host实体,中断处理函数,io设置函数,请求处理函数等
linux_drive_using
- linux下 字符串操作 和流设备 ,linux下文件io 和磁盘操作-linux operating under the string and streaming device, linux file io and disk under the operating
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
blktrace-1.0.0.tar
- Blktrace是linux系统下用来记录磁盘io读写请求的工具。它由两部分组成:一部分工作在内核态,现在已经是标准内核的一部分,它工作在块设备层;另一部分是用户态程序,由用户输入命令启动。-Blktrace is used to record under the linux system to read and write disk io request tool. It consists of two parts: the core part of state, is now a stand
embedded-Linux-application
- 嵌入式Linux应用程序开发详解 目录: 第1 章 Linux 快速入门 第2 章 Linux 基础命令 第3 章 Linux 下的C 编程基础 第4 章 嵌入式系统基础 第5 章 嵌入式Linux开发环境的搭建 第6 章 文件IO编程 第7 章 进程控制开发 第8 章 进程间通信 第9章(多线程编程) 第10章(嵌入式Linux网络编程) 第11章(嵌入式Linux设备驱动开发) 第12章(Qt图形编程)-Embedded Linux app
linux-pdf
- 第1章Linux快速入门,第2章Linux基础命令,第3章Linux C编程基础,第4章嵌入式系统基础,第5章嵌入式Linux开发环境搭建,第6章文件IO编程,第7章进程控制开发,第8章进程间通信,第9章Linux多线程编程,第10章嵌入式Linux网络编程,第11章嵌入式Linux设备驱动开发,第12章嵌入式Linux Qt图形编程-Chapter 1 Linux Quick Start Chapter 2 Linux based command, Chapter 3 Linux C Prog
linux
- linux从入门到精通 包含基础命令,linux下c编程基础,嵌入式系统基础,嵌入式linux开发环境的搭建,文件IO编程,进程控制开发,进程间通信,多线程编程,嵌入式linux网络编程,嵌入式设备驱动编程,Qt图形编程基础等-linux from entry to master basic commands include, linux c programming based embedded system based on embedded linux development environ
Linux_IO_examples
- Linux系统下PCIE总线数字IO设备驱动源码-Linux system PCIE bus Digital IO device driver source code
Linux-async-io
- Linux 环境下GPIO设备驱动,以及使用异步IO方式通知上层应用的示例代码-Linux GPIO Driver
linux-driver-when-use-IO-remap
- 对linux设备驱动编写过程中使用内存映射进行了详细描述,并且对时钟的来源进行了详细分析。-In the Linux device driver to write the process of using the memory mapping is described in detail, and the clock source for a detailed analysis.
cp33500816
- 完成IO字符型设备驱动,完成寄存器读写操作(Complete the IO character device driver, complete register read and write operation)