搜索资源列表
WritingDSPBIOSDeviceDriversforBlockIO
- This application note describes a method for developing block-oriented I/O device drivers for applications that use the DSP/BIOS real-time kernel and includes examples that run with Code Composer Studio v2.1 on the Texas Instruments TMS320C5402 a
linux2.6dirverforcai
- linux 2.6内核驱动入门(菜鸟篇)-linux 2.6 kernel driver entry (as they Part 1)
lcd
- 结合三星公司ARM9系列嵌入式处理器S3C2410,讲解如何进行LCD驱动程序模块化编程及如何将驱动程序静态加载进系统内核。-with Samsung ARM9 S3C2410 series embedded processor, explain how LCD Driver modular programming and how to static loading drivers into the kernel.
Essential Linux Device Drivers
- Essential Linux Device Drivers "Probably the most wide ranging and complete Linux device driver book I've read." --Alan Cox, Linux Guru and Key Kernel Developer The Most Practical Guide to Writing Linux Device Drivers
Keil MDK RL-ARM 实时库用户指南
- Keil MDK RL-ARM 实时库用户指南 中文版 包括以下内容 RL-RTX 描述了RL-ARM实时操作系统的结构,包括任务优先级、上下文切换、单个CPU下如何管理多个任务以及在RL-RTX中用到的其他一些 RTOS特性。 RL-FlashFS 描述了 RL-ARM中Flash文件系统的结构,包括文件创建、保存、读取以及在标准的flash,RAM或是存储卡设备中修改文件。 RL-TCPnet 描述了RL-ARM中TCP/IP协议栈组的结构,包括多种TCP/IP特性,以及
WDM_Develop.rar
- WDM驅動程序設計 一个同步问题的例子 中断请求级 自旋锁 内核同步对象 其它内核同步原语 ,WDM driver for the design of a synchronous interrupt request examples of core-level spin-lock synchronization object other Kernel Synchronization Primitives
uClinux_CAN_Driver
- 嵌入式uClinux下的CAN总线设备驱动程序设计,文章条理清晰,很详细的介绍了驱动程序的编写,以及如何加载到uClinux内核中,相信对您会有所帮助.-UClinux embedded under the CAN-bus device driver design, the clarity of the article, very detailed account of the preparation of the driver, and how to load the uClinux kern
Linux26
- Linux2.6内核驱动移植,网上下的转载的-Linux2.6 kernel driver transplantation, online reprint under the
EssentialLinuxDeviceDrivers
- The Essential Linux Device Drivers Book. This book covers the device driver development for all popular devices on Linux 2.6 kernel
Linux-device-driver
- 本书指导你如何编写你自己的驱动, 以及如何利用内核相关的部分. 我们采用一种设备-独立的方法 编程技术和接口, 在任何可能的时候, 不会捆绑到任何特定的设备.-This book to write your own guide you on how to drive, and how to use the kernel the relevant part. We adopt a kind of equipment-independent party Method Programming t
android-kernel
- android kernel 开发培训 Linux开发环境篇 Linux驱动开发篇 Linux内核篇-android kernel development training Linux development environment chapter Linux driver development articles Linux kernel articles
code
- 非常详细的linux内核、驱动、桌面程序文档。-Very detailed linux kernel, driver, desktop program documentation.
I2C-linux-kernel
- 实例解析linux内核I2C体系结构,完整分析了linux下IIC得结构,device、bus、driver,初学者必备-Examples resolve I2C linux kernel architecture, a complete analysis of the structure under linux too IIC, device, bus, driver, beginners must
kernel-touch
- 这是msg2133触屏在展讯sc8810成功调试的驱动源码-This is msg2133 touch screen success in Spreadtrum sc8810 driver source code debugging
Linux-kernel-scenario-analysis
- 涉及linux的内存管理,进程和进程管理,文件系统,设备驱动等到。-And processes involving the Linux memory management, process management, file system, device driver wait for.
Chinese-driver-library
- 本文档是基于COXTEL_M3内核的mcu的一些库函数的使用说明以及简单的示例,中文版的很方面去阅读和快速理解,初学者很使用的一个帮助文档-This document is a descr iption of some library functions use mcu based COXTEL_M3 kernel and a simple example, the Chinese version of the very aspects to read and quickly understan
Gpio--keyboard-driver-under-INPUT-
- 针对linux kernel下的gpio_keys.c驱动模块详细解读-Detailed interpretation for gpio_keys.c driver module under linux kernel
Linux-Kernel-Driver-Integration-Guide
- Linux Kernel Driver Integration Guide
Driver-Z-TEK-USB-RS232
- driver z -tekc kernel
USB Keyboard Hooking_Incle_
- This is a document about the windows kernel driver development.