资源列表
i2c
- linux device driver编程i2c体系结构 i2c core i2c device i2c driver-linux device driver programming i2c architecture i2c core i2c device i2c driver
fs2410_btn_drv
- 驱动中的ioctl方法和open、close、read、write方法一样,都是可以操作底层硬件的,对硬件的读写操作一般可以通过read、write方法来完成。-Driving the ioctl methods and the open, close, read, write, method, can be operation of the underlying hardware, the hardware of the general method can read, write, read
SP0A19_driver
- SP0A19各平台调试代码,MTK,RDA,联芯,高通-SP0A19_driver in every platform
factory
- mtk6577工厂模式测试代码,测试手机各个硬件模块-factory test code,for test machine hardware
ccid-1.4.13
- Linux和Mac下CCID驱动1.4.13版本-CCID driver for Linux and Driver 1.4.13 version.
drv_key_mouse
- 鼠标键盘等外设支持(input),适用于linux或android-linux&android input
drv_uart
- linux或android平台串口通信接口实现源代码-linux&android serial
s3c6410_LCDdriver
- 6410 Linux 3.0.1内核 LCD驱动源码 带有Kconfig和Makefile 适合新手-6410 Linux 3.0.1 kernel LCD driver source code with Kconfig and Makefile for novices
OS_lab1.tar
- 操作系统课程实验-lab1:PC bootstrap and GCC calling conventions-Operating system course experiment-lab1: PC bootstrap and GCC calling conventions
tw2865-DVR
- tw2865驱动源码及音频样例源码,支持四路视频及四路音频,对介入DVR开发有极大帮助-tw2865 driver source code and audio sample source code, supports four video and four audio, DVR developed for interventional great help
S3C2440_Camera
- S3C2440下WINCE的摄像头驱动,可以正常驱动OV9650摄像头-S3C2440 under WINCE camera driver
Fat-FileSystem
- 简易Linux FAT 文件系统的实现。本程序是操作系统课程的课程设计,获得优秀。 具体实现了文件系统格式的定义,实现了基本的cd/pwd/ls 等命令。-Basic Linux FAT filesystem demo code.