搜索资源列表
Windriver__五分钟学会写设备驱动程序
- 谁必须用WinDriver? 1. 硬件开发者--用这个驱动程序向导来快速测试你的新硬件。 2. 软件开发者 --用这个驱动程序向导来 产生设备驱动代码驱动你的硬件。用 WinDriver 工具来检测和调试 你的驱动程序。. WinDriver支持哪个操作系统? 1. WinDriver现在支持 Windows 95, 98, NT, 2000, Windows CE, Linux, Solaris和 VxWorks. 检查一下 RFTech 网址看看在操作系统支持上是否有新的升
基于嵌入式Linux 的 TFT LCD IP 及驱动的设计.pdf
- 基于嵌入式Linux 的 TFT LCD IP 及驱动的设计
Linux块设备驱动
- 经典的Linux块设备驱动
ARM_Embeded_Linux
- ARM 嵌入式 Linux 系统构建与驱动开发范例 pdf 版! 北航版-ARM Embedded Linux Systems to build and drive the development paradigm pdf version!
华为WCDMA(CDMA)模块设备驱动集成指导
- 华为3G设备在Android Linux平台集成的指导说明。
基于linux2.6.30.4 framebuffer移植LCD驱动到FL2440开发板
- 本文的目的为基于linux2.6.30.4 framebuffer移植LCD驱动到FL2440开发板。本文内容大致分为以下几个部分: 1、 LCD硬件及显示原理介绍; 2、 s3c2440 LCD控制器介绍; 3、 内核LCD驱动机制framebuffer(帧缓冲技术)概述; 4、 驱动移植相关及应用程序接口相关重要数据结构分析 5、 在linux2.6.30.4内核中添加(移植)LCD驱动; 6、 嵌入式linux应用程序中LCD驱动接口函数的调用及其必要包含头文件和数据结构;
usbkiller
- linux usbkiller的驱动电子书集 对开发linux地层程序有很好的指导作用-driver linux usbkiller e-book collection on the development of stratigraphic procedure linux have a good guide
Video4LinuxProgramming
- 基于linux图像采集或camera驱动设计的V4L方式编程 Video4LinuxProgramming-This documentation is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 o
LinuxDrive
- 实验目的 了解嵌入系统的驱动程序开发的过程 了解在Linux下如何添加一个驱动程序 -设备驱动可以理解为操作系统的一部分,对于一个特定的硬件设备来说,其对应的设备驱动程序是不同的。比如网卡,声卡,键盘,鼠标,显卡等。对于操作系统来说,挂接的设备越多,所需要的设备驱动程序也越多。对于嵌入式系统设计过程中,没有通用的驱动程序可使用。
EmbeddedLinuxSramDrivers
- 这是一篇有关嵌入式Linux下开发SRAM的驱动文章。对于理解Embedded Linux有帮助。-This is an essays about SRAM Driver under Embedded Linux. It is usful for us to understand The Embedded Linux.
sane.ps.tar
- Scan Access Now Easy (SANE) Specification 文档, LINUX/UNIX下驱动扫描仪的NATIVE方法。-Scan Access Now Easy (SANE) Specification document, LINUX/UNIX-driven scanner NATIVE under way.
Farsightlinux
- linux MMC/SD卡基本理论和驱动开发-linux MMC/SD card driver development of basic theory and
linuxSerialPortDriverDevelopment
- linux串口驱动开发,学习Linux串口驱动开发的好文档-linux serial port driver development, learning Linux serial driver development of good documentation
07block
- s3c6410开发板nandflash的linux驱动-s3c6410 development board linux driver nandflash
linux--driver--develop
- 驱动开发简介 设备驱动分类 Linux下字符型设备管理 Linux驱动编译和加载方式 简单Linux字符型设备驱动程序 驱动程序与应用程序的区别-Driven Development Introduction classified under Linux device driver managing Linux character device drivers compiled and loaded is simple Linux character device drive
N3290XX-Linux-BSP
- N3290XX Linux BSP.rar N3290XX芯片Linux系统下的BSP驱动说明资料-BSP drive N3290XX Linux BSP.rarN3290XX chips under Linux
qudongjichu
- linux驱动的编写,与总结。快速学习linux驱动-linux device
Linuxyuandaima
- linux自带驱动源代友!快速了解linux驱动-linux device!
正点原子Linux开发板驱动教程
- 正点原子Linux开发板驱动教程 。
Sunxi I2C 总线驱动使用文档
- 介绍全志V5平台 Linux 内核中 I2C 子系统的接口及使用方法,为 I2C 设备驱动的开发提供参考