Welcome![Sign In][Sign Up]
Location:
Search - Linux USB device driver

Search list

[Software Engineeringlinux

Description: 这篇硕士论文是基于Linux的USB网络设备驱动分析及实现技术研究,可供写linux下usb驱动的人员参考。-this master's thesis was based on the Linux USB Device Driver Network Analysis and Implementation of Technology, writing for linux usb drive under the reference.
Platform: | Size: 536373 | Author: 李青青 | Hits:

[Driver Developusbd-20020401

Description: USBD的驱动程序,Linux环境下的usb device的驱动程序-USBD drivers, Linux environment under the USB device driver
Platform: | Size: 230400 | Author: 柳如飞 | Hits:

[OS programProgrammingGuideForLinuxUsbDeviceDrivers

Description: Programming Guide For Linux Usb Device Drivers-Programming Guide For Linux Usb Device Dri vers
Platform: | Size: 907264 | Author: 缪志华 | Hits:

[Embeded Linuxgadget

Description: TI DM320处理器支持的linux usb device侧驱动程序-TI DM320 processor support linux usb device driver side
Platform: | Size: 553984 | Author: 李正路 | Hits:

[Software Engineeringlinux

Description: 这篇硕士论文是基于Linux的USB网络设备驱动分析及实现技术研究,可供写linux下usb驱动的人员参考。-this master's thesis was based on the Linux USB Device Driver Network Analysis and Implementation of Technology, writing for linux usb drive under the reference.
Platform: | Size: 536576 | Author: 李青青 | Hits:

[Embeded LinuxUSB_camera

Description: 给出Linux 环境下USB驱动的模块层次结构,包括主控制器驱动、USB 核心驱动和USB设备驱动程序组成,以及USB 接口摄像头驱动模块的层次结构,对底层usbvideo 模块进行分析,对usbvideo 中的函数进行了分类,修正其设计上的一个缺 陷,给出上层微型驱动的实现,最后通过移植USB 摄像头驱动程序到三星公司的SMDK2410 开发板的试验成功,使该驱动成 功应用在基于Linux 的嵌入式系统上。-Given Linux environment USB drive module hierarchy, including the host controller driver, USB core driver and USB device drivers, as well as camera USB interface drive module hierarchy of the underlying module usbvideo analysis, in usbvideo function of classification, to amend the design of a defect, given the realization of the upper micro-drive, and finally through the transplantation driver USB camera to Samsung SMDK2410 development board of the experiments are successful, so successful application of the driver in the Linux-based embedded systems.
Platform: | Size: 133120 | Author: 陈天葆 | Hits:

[Embeded LinuxUSB_camera

Description: 本文介绍了嵌入式Linux 系统中USB 设备驱动程序开发的基本原理, 通过分析USB 驱动程序开发的程序框架和重要数据结构, 实现了USB 摄像头的嵌入式Linux 驱动程序, 并在S3C2410 的平台上实现了图像采集。-This paper introduces embedded Linux system, USB device driver development of the basic principles, through the analysis of USB driver development process framework and an important data structure, the realization of a USB camera embedded Linux drivers, and S3C2410 platform to achieve the image acquisition.
Platform: | Size: 71680 | Author: 陈天葆 | Hits:

[Embeded Linuxusb

Description: 本源码是《ARM嵌入式LINUX设备驱动实例开发》一书的USB设备驱动源代码-The source is ARM Embedded LINUX device driver examples of development, a book of USB device driver source code
Platform: | Size: 7168 | Author: 李刚 | Hits:

[OtherDriverexploitationPPT

Description: LINUX环境下的设备驱动开发。从内核模块讲起,涉及到字符设备、块设备、网络设备、USB设备、PCI设备等等。-LINUX environment device driver development. Talk from the kernel module, related to character devices, block devices, network equipment, USB devices, PCI devices and so on.
Platform: | Size: 772096 | Author: 牛奔 | Hits:

[USB developLinux

Description: Linux那些事儿之我是U盘 2005年6月,复旦大学微电子系本科毕业答辩上,老师问我:请你用一句话介绍一下usb技 术.我回了一句:老师,你有病吧,要能用一句话介绍我还费这么大劲写这么长的文章干嘛? - Linux, Kernel, 2.6, bus, usb, device driver, mass storage, scsi,
Platform: | Size: 1147904 | Author: 何佳俊 | Hits:

[Driver DevelopLinuxDriver20-USB

Description: linux的设备usb驱动教材,照着做就行,初学者看看好象不行,还是要有点基础的-usb device driver linux materials on the line to see if not for beginners, or to a bit-based
Platform: | Size: 2048 | Author: zhan | Hits:

[Software EngineeringResearch-and-Implementation-of-USB-Device-Driver-f

Description: 通过分析linux下蓝牙协议栈blueZ的源代码,给出了blueZ的组织结构和特点,在了解linux USB设备驱动架构的基础上详细分析了蓝牙USB传输驱动机制和数据处理过程,给出了实现蓝牙设备驱动的重要数据结构和流程,最后总结了linux下开发蓝牙USB设备驱动的一般方法和关键技术。-Based on analyzing the source code of linux bluetooth stack blueZ, depicted the structure and characteristics of blueZ. then analyzed the implementation of bluetooth USB transport driver scheme and data processing procedure in detail based on understanding of linux USB device driver sketch, gave the key data structure and flow of implementation of bluetooth device driver, and finally, summarized the approach of developing linux bluetooth USB device driver and key technology are.
Platform: | Size: 173056 | Author: 梁军学 | Hits:

[OtherLinux-device-driver-chinese-version

Description: 是久负盛名的LDD3中文版,非常经典的linux驱动开发的好书,包括驱动模块的装载编译,调试,并发和静态,内存分配,中断处理,时间延迟以及字符设备驱动,PCI,USB,块设备,网络设备,TTY设备驱动程序。-Is a prestigious LDD3 Chinese version of the classic linux driver development is very good book, including the driver module loading compiling, debugging, concurrent and static memory allocation, interrupt handling, time delay and character device drivers, PCI, USB, block device, network equipment, TTY device driver.
Platform: | Size: 1196032 | Author: jane | Hits:

[Linux-UnixEmbeddedlinuxdevicedriverdevelopment

Description: 本书系统地介绍了嵌入式Linux设备驱动开发的相关知识和实例,主要包括: 数码管驱动程序;键盘驱动程序;A/D、D/A驱动程序;LCD驱动程序;触摸屏驱动程序;CAN总线驱动程序;I2C总线驱动程序;音频总线驱动程序;IDE驱动程序;NAND Flash和NOR Flash驱动程序;USB设备驱动程序;串口驱动程序;网络设备驱动程序。 实例丰富、讲解细致、代码分析详尽,嵌入式Linux设备驱动开发的理想参考用书。 -This book systematically introduces embedded Linux device driver development of knowledge and examples, including: digital tube drivers the keyboard driver A/D, D/A Driver LCD driver touch screen driver CAN Bus Driver I2C bus driver audio bus driver IDE driver NAND Flash and NOR Flash Driver USB device driver serial port driver network device drivers. Abundant examples to explain the detailed and exhaustive code analysis, embedded Linux device driver development of an ideal reference book.
Platform: | Size: 19979264 | Author: keke | Hits:

[Linux-Unixlinux-usbdriver

Description: linux下面 usb设备驱动 单字节发送 usbm9.26.c 读写成功,把接口程序中read的count参数作为输出参数 demo26.c 测试程序-linux usb device driver following single-byte read and write successfully sent usbm9.26.c, the interface program in the count parameter read the test procedure as output parameter demo26.c
Platform: | Size: 8192 | Author: qifeng | Hits:

[Linux-UnixLinuxDriver20-USB.pdf

Description: 在 Linux 系统中,提供了主机侧和设备侧视角的 USB 驱动框架,本 章主要讲解从主机侧角度看到的 USB 主机控制器驱动和设备驱动。 -In the Linux system, provided the host side and device side USB driver framework perspective, this chapter explain the perspective from the host side to see the USB host controller driver and the device driver.
Platform: | Size: 2650112 | Author: 部廷夏宰 | Hits:

[Driver DevelopLinux-Device-driver

Description: 嵌入式linux设备驱动开发的一些编程实例,hello,gps,i2c,lcd,net,usb等设备驱动开发实例。-Embedded linux device driver development, programming examples, hello, gps, i2c, lcd, net, usb device driver development instance.
Platform: | Size: 235520 | Author: 刘伟 | Hits:

[Driver DevelopGuide-for-USB-Device-Drivers

Description: linux下usb设备驱动编写向导,带你编写自己的usb设备驱动。本资料为英文版-Authoring Wizard under linux usb device driver, you write your own usb device driver. The data for the English version of
Platform: | Size: 77824 | Author: | Hits:

[Linux driverlinux-usb.tar

Description: linux usb device driver development
Platform: | Size: 1597440 | Author: liqingliang | Hits:

[Linux driverUSB-device-driver-analysisadesign

Description: ARM嵌入式Linux驱动程序开发(电子课件) 第10章 USB设备驱动程序分析与设计-Chapter 10 USB device driver analysis and design
Platform: | Size: 567296 | Author: gm | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net