搜索资源列表
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.
led
- LED驱动程序 是我学习的时候用的 调试通过的 内用帮组文档及makefile文件等-led device drivers
key
- 按键驱动程序 用到了终端等 很好的参考资料 是我学习的时候用的 测试通过 -key device drivers
buzzer2
- 蜂鸣器驱动程序 fl2440开发板上试验过的了 调试完全通过 内有makefile等文件-buzzer device drivers
globalvar
- 字符驱动程序例子 fl2440开发板上试验过的了 调试完全通过 内有makefile等文件-buzzer device drivers
HelloWorld
- linux 下的驱动编程 在pc机上实现的 调试完全OK-linux device drivers
globalvar
- linux 下的驱动编程 在pc机上实现的 调试完全OK-linux device drivers
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
linuxDR
- 嵌入式linux设备驱动是嵌入式系统中十分重要的组成部分。本书详细讲解了嵌入式linux的各种设备驱动,包括字符设备驱动、数字显示驱动、键盘驱动、a/d驱动、d/a驱动、lcd驱动、触摸屏驱动、can总线驱动、iic总线驱动、音频总线驱动、ide接口驱动、闪存芯片驱动、usb驱动、串口驱动、网络设备驱动等,并结合大量实例进行讲解,读者可以快速熟悉和掌握相关知识。 -Embedded linux device driver is a very important part of embedd
wikroe-net-driver
- linux2.6网络设备驱动程序和测试程序。-linux2.6 network device drivers and test programs.
LDD3
- Linux 设备驱动程序 了解Linux设备驱动代码 可以对Linux深入了解-Linux device drivers for Linux device driver code for Linux-depth understanding of
Linux-device-drivers--third-edition-
- Linux device drivers, third edition
dm9000_test
- dm9000 驱动 c语言 linux系统下-dm9000 device drivers
s3c2410fb
- S3C2410的LCD驱动程序开发,linux环境下的设备驱动程序开发,C语言,可运行。-S3C2410 LCD driver development, the development of device drivers under linux environment, the C language, you can run.
kobject
- linux设备驱动学习过程中遇到的kobject代码示例,包含kset部分-Linux device drivers to learn the process of encounter kobject code sample, including kset part
notifier_DRIVER
- 设备驱动或网络驱动中用到LINUX内核通知链的一个示例代码,可以参考一下-Device drivers or network the LINUX kernel notification chain drive used in a sample code, you can refer to
sane_standard
- SANE(Scanner Access Now Easy)是用于开发光栅扫描设备驱动和应用程序的一个标准应用程序接口(API)。有了它,你的扫描仪驱动和应用程序的编写更容易。-SANE (Scanner Access Now Easy) for the development of raster scanning device drivers and application of a standard application program interface (API). With it, y
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
char-device-drivers
- 字符设备驱动模板,方便新手学习字符设备驱动,gcc交叉编译即可-Character device driver templates, easy for novices to learn the character device driver, gcc cross-compiler can
Linux-device-driver3
- Linux 设备驱动 中文版 第三版,包括驱动简介,中断,内存分配,USB驱动,块驱动,网络驱动-Chinese version of the third edition of Linux device drivers, including driver profiles, interrupts, memory allocation, USB drive, block drivers, network drivers, etc.