搜索资源列表
block
- linux中断驱动程序的实现,我搞了很长时间爱你才搞出来-struct my_pipe { wait_queue_head_t inq,outq /* read and write queues*/ char*buffer,*end /* begin of buf,end of buf*/ int buffersize /* used in pointer arithmetic*/ char*rp,*w
myTcpClient
- TCP实例 TCP实例 TCP实例 TCP实例-char CDEV
cdev
- 在linux下,实现简单的字符驱动,并添加Ring Buffer test程序,实现6个线程同时工作-Character device driver in test program, using six threads to read and write signal
ds18b20
- linux下的ds18B20的驱动,可以学习cdev驱动的模式-driving under the ds18B20 linux, cdev-driven model can learn
Linux-driver-development6
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第6章、字符设备驱动。在Linux设备驱动中,字符设备驱动较为基础。本章主要讲解Linux字符设备驱动程序的结构及其主要组成部分的编程方法。6.1节讲解了Linux字符设备驱动的关键数据结构cdev及file_operations结构体的操作方法,并分析了Linux字符设备的整体结构,给出了简单的设计模板。6.2节讲解了本章及后续各章所基于的glo
cdev-beep-FS2410.tar
- 在fs2410下蜂鸣器驱动程序,适合刚学习驱动的同学学习,希望对你们有所帮助。-Under fs2410 buzzer driver, suitable for just learn driving students to learn, and I hope to be helpful to you.
led-cdev-fs2410.tar
- 此代码是基于fs2410写的,主要是LED的驱动程序,只适合于fs2410开发板,希望对你们有帮助。-This code is based on fs2410 written mainly LED driver is only suitable for the the fs2410 development board, and I want you to help.
cdev
- Implement cfg80211 ("iw") support.Copyright (c) 2004-2010 Atheros Communications Inc.
core-cdev
- Char device for device raw access.
cdev
- 这是一个简单的字符设备驱动,ARM中移植一个linux系统,下载到ARM的linux系统中编译,安装.KO文件-This is a simple character device driver, ARM in the transplant a linux system, download the ARM linux system to compile and install. KO file
anjianqudong
- 设备驱动中主要要设计的数据结构是设备结构体,按键的设备结构体中应包含一个缓冲区,因为多次按键可能无法被及时处理,可以用该缓冲区缓存按键。此外,在按键设备结构体中,包含按键状态标志和一个实现过程中要借助的等待队列、cdev结构体。为了实现软件延时,定时器也是必要的-Device drivers in the main data structures to design a device structure, key device stru
cdev
- This file includes implementation of UBI character device operations.
firewire-cdev
- Char device interface.
cdev
- 该程序是在 linux环境下实现的虚拟字符驱动程序,包含驱动程序、上层测试程序、makefile文件。经调试,该程序已成功运行,希望对大家有帮助。-The program is implemented in a virtual environment under linux character driver, including the driver, the upper test program, makefile files. Af
cdev
- 简单的LINUX字符设备驱动程序的设计。-Simple character device driver design
tape_class
- Register a tape device and return a pointer to the cdev structure.
core-cdev
- Char device for device raw access for Linux v2.13.6.
cdev
- exclusive - get exclusive access to an UBI volume.
firewire-cdev
- Char device interface.
firewire-cdev
- Char device interface.