搜索资源列表
madwifi-config
- madwifi驱动控制程序。利用linux 提供的ioctl等接口,实现了对atheros等芯片驱动的读写,可以修改无线模块的ssid等信息。-the ioctl program of madwifi. It implements some useful functons to modify parameters of wireless module.
MCX314
- MCX314As在Linux系统中的驱动程序,在Linux系统下,直接编译成模块,插入到内核中即可-The MCX314As driver in the Linux system, Linux system directly compiled into the module, inserted into the kernel to
netfilter
- linux 连接跟踪部分实现代码,做应用识别,网络穿透,nat的可以研究下-linux connection track module
Kernel-Module-Programming
- 介绍linux内核模块的编程,编写linux驱动程序非常好的一本参考书,详细介绍了linux内部的编程机理-Linux kernel module programming, writing Linux drivers a very good one reference book, detailing the linux internal programming mechanism
piano
- 一个发声键盘驱动。本模块会首先禁用常规的键盘中断处理,然后将本身挂到IRQ1上,之后每次其收到键盘中断,将会读取键盘状态和按键,然后当 kernel 认为可行时运行 got_char 打印键盘事件并发出蜂鸣声。3.2.14版本linux下开发,测试可用。 -An audible keyboard driver. This module will first disable the regular keyboard interrupt handler, and then will hang i
Linux
- 介绍linux驱动模块和环境搭建,有助于初学者,主要描述Linux内核API-Introduce linux driver module and the environment to build, to help beginners, the main descr iption of the Linux kernel API
Hello_Multiple_Files
- Linux Kernel Modules Example.... One module in Multiple Files in this example.
DriverToHideFiles
- the process of development of a driver module to hide files in Linux OS (you can read the article about Hide Driver for Windows OS here).
bcm4329ko
- bcm4329.ko file broadcom module (linux )
Camera-driver-source-code-analysis
- 摄像头驱动实现源码分析 Spac5xx的实现是按照标准的USB VIDEO设备的驱动框架编写(其具体的驱动框架可参照/usr/src/linux/drivers/usb/usbvideo.c文件),整个源程序由四个主体部分组成:设备模块的初始化模块和卸载模块,上层软件接口模块,数据传输模块。-Camera driver source code analysis realization of Spac5xx is written VIDEO equipment in accordance with
linux-kaifa-OK6410-01mokuaibiancheng
- “手把手教你学linux驱动开发”OK6410系列之01---模块编程-Taught you how to learn linux driver development " OK6410 series 01--- module programming. . . .
NRF24L01arm-linux
- nrf24l01无线模块在linux2.6.30上的针对时s3c2440的驱动-the driver nRF24L01 wireless module in linux2.6.30 based on S3C2440
linux_module
- linux 下 module 的驱动框架,我的第一个module-linux module driver
linux-kernel-Module
- linux 内核模块编程,内核模块编程实例,用于查看linux父子进程关系及进程状态-linux kernel module programming, kernel module programming examples for viewing linux parent and child relationships and the process status
The-Linux-Kernel-Module-Programming-Guide
- This is a very famous and popular books for linux programmer. It s was written by Peter Jay Salzman, Michael Burian and Ori Pomerantz. It s good start up for Linux kernel programming.
The-Linux-kernel-module-Programming
- Kernel module programming. Complete guide to Unix/Linux programming.
module-init-tools-3.4.tar
- Linux模块初始化工具3.4版本,用于Linux升级。-The country code is embedded in the embedded Linux training all the demo code.
module-led-test
- 自己写的一个fastboot的指示灯驱动程序。初学linux驱动的人可以看看。-To write a fastboot LED driver. Beginner linux driver who can see.
NO.1
- linux下驱动学习基础源码,这里主要是字符驱动与驱动一些相关的源码,包括模块使用、驱动符号到处使用等-linux module
myleds
- LED驱动可以说是hello world之后最简单的驱动模块了.如果自己写一个LED驱动那是很简单的(The LED driver can say is the most simple driver module after hello world. If you write an LED driver that is very simple)
