搜索资源列表
GT2005
- gt2005 摄像头 datasheet linux驱动初始化代码-Gt2005 camera datasheet Linux drivers initialization code
Essential-Linux-Device.tar
- 《精通Linux设备驱动程序》,作者Sreekrishnan Venkateswaran 有丰富的驱动开发经验-Essential-Linux-Device-Drivers-Prentice-Hall-Open-Source-Software-Development-Series, the author, Sreekrishnan Venkateswaran has the sufficient experience for the Linux-device.
USBcamera-drivers
- linux下USB摄像头驱动,好用! 在linux下直接放入驱动既可以~-USB camera driver
linux-device-drivers-_pdf
- Linux器件驱动编程,经典!适用于需要PC编程体验的人员和专业编程技术人员参考!-Linux device drivers,This book should be an interesting source of information both for people who want to experiment with their computer and for technical programmers who face the need to deal with the in
ds1620
- linux 系统下DS1620 温控驱动 -linux/drivers/char/ds1620.c: Dallas Semiconductors DS1620 thermometer driver (as used in the Rebel.com NetWinder)
omap_uwire
- linux下的驱动程序,驱动程序被誉为“ 硬件的灵魂”、“硬件的主宰”、和“硬件和系统之间的桥梁”等。-Under Linux drivers, driver is known as "the hardware of the soul", "the master of hardware," and "the bridge between the hardware and system", etc.
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
Linux-device-drivers--third-edition-
- Linux device drivers, third edition
button-linux
- 嵌入式linux按键驱动程序及相关的测试程序,通过定时器定时扫描GPIO电平的高低以判定按键是否按键,通过延时去抖-Embedded linux key drivers and test procedures, by the level of timer scheduled scans the GPIO to determine whether a key button debounce with delay
Linux
- linux音频编程,声卡驱动,音频录放框架,-Linux audio programming, sound drivers, audio recorders framework
driver
- Linux驱动初级 包括hello world 字符驱动的 resgister/read/ write 及 ioctl等一些基础源码-Linux drivers for the primary character-driven, including hello world resgister/read/write, and ioctl basic source
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
Guide-for-USB-Device-Drivers
- linux下usb设备驱动编写向导,带你编写自己的usb设备驱动。本资料为英文版-Authoring Wizard under linux usb device driver, you write your own usb device driver. The data for the English version of
Linux-IO
- 详细讲解了Linux下I/O驱动的两种模式,非常详细-Explain in detail the two modes under Linux I/O drivers, very detailed
spi_s3c64xx
- linux s3c64xx源代码 /* linux/drivers/spi _s3c64xx.c * * Copyright (C) 2009 Samsung Electronics Ltd. * Jaswinder Singh <jassi.brar@samsung.com> * * This program is free software you can redistribute it and/or modify * it under t
csu_led
- LINUX 下对LED灯的控制的驱动程序-LINUX drivers under the control of the LED lights
can4linux-4.1
- can总线的linux驱动程序,需要在linux环境下编译,需要make与编译器-can bus linux drivers, you need to compile the linux environment, you need to make the compiler
uart
- 串口驱动,有助于学习linux驱动有一定的帮助,可以帮助其对串口的操作-Serial driver, help to learn linux drivers have some help, you can help them on the serial port operation
tuner
- linux drivers for tuner stv4100 stv6110 stv6111 stv6120 dtt7546
深入Linux设备驱动程序内核机制
- 《深入Linux设备驱动程序内核机制》是Linux驱动开发方面的经典好书。(Deep into the kernel mechanism of Linux device drivers)