资源列表
ath9k-htc:一些USB无线网卡的原生驱动
- ath9k-htc:一些USB无线网卡的原生驱动说明资料(Ath9k-htc: some USB wireless network card of the original drive descr iption information)
ubuntuPusb
- 用linux编写USB设备驱动,引导您走入USB驱动编写,-Prepared using linux USB device driver, guide you into the USB drive to write,
daizeyang
- 利用v4l2采集usb摄像头数据,并通过framebuffer显示,lcd窗口的大小缩放用opencv实现-use v4l2 opencv fb
ft5206_driver
- MTK平台下的项目驱动源码,适合MTK下新手用来参考-Projects under the MTK platform driver source code, suitable for MTK the novice is used to reference
How-to-compile-the-first-module
- 如何编译第一个模块 如何编译第一个模块 hello.ko -How to compile the first module
Linux_FM_tea5767_driver.tar
- tea5767收音机模块驱动及测试源码。-Driver for TEA5767 FM modules
fasys11
- 友善支臂mini2440开发板,底层驱动按键,实现异步通知功能,并且带有测试程序!-A friendly arm mini2440 development board, the key underlying drivers achieve asynchronous notification feature, and with testing procedures!
buttons
- mini2440 button driver
ad7877.tar
- ad7877 驱动 * This program 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 of the License, or * (at your option) a
xc3s1000_pcie
- 数据采集卡驱动模版程序,linux+pcie,采用mmap设备方法进行数据传输-Data acquisition card driver template program, linux pcie, mmap device for data transmission
otm1283a_hd720_dsi_vdo
- BOE 10.1寸液晶屏驱动 适用于mt6582android系统-BOE 10.1 inch LCD driver for mt6582android system
character_hello
- 该文档的功能是创建一个简单的字符设备驱动,压缩包里包含module_hello和user_hello,其中module_hello文件夹里面包含了hello.c字符驱动代码和MakeFile文件,经过编译可生成相应的.ko模块;user_hello是用户程序,经过编译后可生成相应的可执行文件,执行用户的可执行文件可对相应的字符设备进行读写操作。-The document' s function is to create a simple character device driver, c