搜索资源列表
Essential Linux Device Drivers
- Essential Linux Device Drivers "Probably the most wide ranging and complete Linux device driver book I've read." --Alan Cox, Linux Guru and Key Kernel Developer The Most Practical Guide to Writing Linux Device Drivers
Research-and-Implementation-of-USB-Device-Driver-f
- 通过分析linux下蓝牙协议栈blueZ的源代码,给出了blueZ的组织结构和特点,在了解linux USB设备驱动架构的基础上详细分析了蓝牙USB传输驱动机制和数据处理过程,给出了实现蓝牙设备驱动的重要数据结构和流程,最后总结了linux下开发蓝牙USB设备驱动的一般方法和关键技术。-Based on analyzing the source code of linux bluetooth stack blueZ, depicted the structure and characterist
uClinux_CAN_Driver
- 嵌入式uClinux下的CAN总线设备驱动程序设计,文章条理清晰,很详细的介绍了驱动程序的编写,以及如何加载到uClinux内核中,相信对您会有所帮助.-UClinux embedded under the CAN-bus device driver design, the clarity of the article, very detailed account of the preparation of the driver, and how to load the uClinux kern
vxworks-6.2-doc
- lDocumentation for VxVorks 6.2. Migration Guide, Application API Reference, Driver API Reference, BSP developers Guide, CLI Tools Users Guide, Device Driver Developers Guide and more.
LinuxI2CDriver.pdf
- Writing I2C device Driver on linux with Osiloscope output
winCE-driver
- winCE 设备驱动介绍。英文的啊。-winCE device driver.
MTK_ARM_7
- mtk arm7 structure MTK for MediaTek companies to provide GSM software program. It includes five parts: -- "L1 agreement -- "Device Driver -- "Protocol Stack -- "MMI -- "WAP application MediaTek offers three tools: -- "Catcher
EssentialLinuxDeviceDrivers
- The Essential Linux Device Drivers Book. This book covers the device driver development for all popular devices on Linux 2.6 kernel
IEEE1394b-based-two-way-transmission-device-driver
- 基于IEEE1394b的双向传输设备驱动程序设计-IEEE1394b-based two-way transmission device driver design
device-driver-design
- 这是一个ppt,详细介绍了windows和linux下的驱动程序设计方法,对初学驱动程序设计的同学非常有帮助。介绍思路主要是先介绍驱动在当前os下的位置,驱动架构,注意事项,等等。-This is a ppt, described in detail under windows and linux driver design, driver design for beginner students is very helpful. Describes the main idea is to in
driver-study
- linux 系统中设备驱动的分类以及驱动的注册和实现过程,有具体的实现过程-linux system in the device driver and the driver of the registration and implementation process, the specific implementation process
linux_-device-driver
- linux_设备驱动程序_(第二版) 讲述各种设备驱动程序编写方法-linux_ device driver _ (second edition) about a variety of device driver programming method
linux-device-driver
- 有关嵌入式驱动开发书籍,菜鸟驱动开发必看-About embedded driver development books, rookie driver developers must see
Windows.7.Device.Driver
- [Windows.7.设备驱动程序开发].(Windows.7.Device.Driver).Reeves,.文字版[ED2000.COM-diriver development on win7
Linux-net-device-analyse
- [摘要] 在本文中,首先概括了网络设备总体特征和工作原理,接着在分析了一个重要的数据结构device后,重点剖析了网络设备的整个初始化工作过程;简单地分析了设备的打开和关闭的操作后,是有关数据包的传输和接收的分析;在最后,本文对写网络设备驱动程序做了一个总结。以上的每部分的分析,都是在NE2000以太网卡的基础上进行的。在附录中是一个虚拟的字符设备驱动程序以及写这个程序的体会,该程序已成功使用过,它是在网络设备分析之前本人做的一个小小的试验。-[Abstract] In this article
USB-device-driver-development
- USB设备驱动开发,USB协议,USB控制器,USB驱动体系结构,USB设备驱动数据结构和API。-USB device driver development, USB protocol, USB controllers, USB drive architecture, data structures of a USB device driver and API.
USB-driver-development
- USB驱动程序开发,Windows NT设备驱动程序开发基础,Win32设备驱动程序体系结构,开发环境安装,实例演示。-USB driver development, the Windows NT device driver development foundation, Win32 device driver architecture, development environment installed demo instance.
linux-device-driver
- 最经典的linux设备驱动书籍,每一个linux驱动开发者必读-linux device drivers
Windows.7.Device.Driver).Reeves-
- [Windows.7.设备驱动程序开发] 经典教程-Windows.7.Device.Driver
Linux-device-driver-develop
- 关于linux设备驱动的程序详细开发介绍。-About linux device driver development program described in detail.