搜索资源列表
linux_drive_CN
- linux驱动开发中文版,包括中断,DMA,PCI,USB,串并口,显示等-linux-driven development of Chinese language version, including the interruption, DMA, PCI, USB, serial port and parallel port, the display
linuxdrive
- LINUX驱动开发中文 ,希望对大家有用,多多指教-LINUX-driven development of Chinese language, we hope to useful, exhibitions
farsight050723linux2
- 华清远见的讲座精华内容,主要讲linux驱动开发,还是很有收获的-Huaqing vision of the essence of the talks, the main speaker linux-driven development, or rewarding
Farsight060325Linux3
- 华清远见的讲座精华内容的第三部分,主要讲linux驱动开发,还是很有收获的-Huaqing vision of the essence of the talks as the third part, the main speaker linux-driven development, or rewarding
Book-LinuxDrive
- 《Linux设备驱动开发详解》宋宝华 高清 非影印版本 《Linux设备驱动开发详解》是一本介绍Linux设备驱动开发理论、框架与实例的书,《Linux设备驱动开发详解》以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux设备驱动理论;字符设备、块设备、TTY设备、IC设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关
TQ6410_hard_software_describ
- ARM11 S3C6410系列 TQ6410开发板使用手册 软硬件资源介绍 包括WINCE BSP 驱动源码, linux驱动源码, Aandroid源码-ARM11 S3C6410 series TQ6410 development board user manual describes the hardware and software resources, including WINCE BSP driver source code, linux driver source code, A
Linux-driver-development-.tar
- 嵌入式设计及linux驱动开发指南——基于ARM9处理器-Linux driver development and embedded design guidelines- based on ARM9 processor 1.pdf
11
- 8c入式硬盘用于数字机顶盒的关键技术 是学习linux应用程序开发,linux内核开发,linux驱动开发的必备工具。- 8c-in hard disk for digital set-top box technology is the key to application development to learn linux, linux kernel, linux driver development of necessary tools.
222
- 是学习linux应用程序开发,linux内核开发,linux驱动开发的必备工具。-Application development is to learn linux, linux kernel, linux essential tool for driver development.
33
- 友善之臂光盘配套linux源代码,是学习linux应用程序开发,linux内核开发,linux驱动开发的必备工具。-The disc supporting arm linux-friendly source code, application development is to learn linux, linux kernel, linux driver development of necessary tools.
44
- 友善之臂光盘配套linux源代码,是学习linux应用程序开发,linux内核开发,linux驱动开发的必备工具。-The disc supporting arm linux-friendly source code, application development is to learn linux, linux kernel, linux driver development of necessary tools.
55
- 友善之臂光盘配套linux源代码,是学习linux应用程序开发,linux内核开发,linux驱动开发的必备工具。-The disc supporting arm linux-friendly source code, application development is to learn linux, linux kernel, linux driver development of necessary tools.
66
- 友善之臂光盘配套linux源代码,是学习linux应用程序开发,linux内核开发,linux驱动开发的必备工具。-The disc supporting arm linux-friendly source code, application development is to learn linux, linux kernel, linux driver development of necessary tools.
77
- ARM嵌入式应用文章汇总,是学习linux应用程序开发,linux内核开发,linux驱动开发的必备工具。-Article summary ARM embedded applications, application development is to learn linux, linux kernel, linux driver development the necessary tools.
88
- ARM嵌入式应用文章汇总,是学习linux应用程序开发,linux内核开发,linux驱动开发的必备工具。-Article summary ARM embedded applications, application development is to learn linux, linux kernel, linux driver development the necessary tools.
99
- ARM嵌入式应用文章汇总,是学习linux应用程序开发,linux内核开发,linux驱动开发的必备工具。-Article summary ARM embedded applications, application development is to learn linux, linux kernel, linux driver development the necessary tools.
dd
- ARM嵌入式应用文章汇总,是学习linux应用程序开发,linux内核开发,linux驱动开发的必备工具。-Article summary ARM embedded applications, application development is to learn linux, linux kernel, linux driver development the necessary tools.
Linux
- linux 设备驱动的详细讲解,适合学习Linux驱动开发-detailed explanations, suitable for learning linux device driver Linux driver development
linux程序设计(第三版)
- linux设备驱动开发详解电子书籍,程序设计教程(Linux device driven development detailed electronic books, programming tutorials)
MX6U 嵌入式 Linux 驱动 开发指南 V1.6
- 本书主要讲解嵌入式 Linux 中的驱动开发,也会涉及到裸机开发的内容,相信大部分读者 和作者一样,以前都是做单片机开发的工作,比如 51 或者 STM32 等。单片机开发很难接触到 更高层次的系统方面的知识,单片机用到的系统都很简单,比如 UCOS、FreeRTOS 等等,这些 操作系统都是一个 kernel,如果需要网络、文件系统、GUI 等这些就需要开发者自行移植。而 移植又是非常痛苦的一件事情,而且移植完成以后的稳定性也无法保证。即使移植成功以后后 续的开发工作也比较繁琐,因为