搜索资源列表
Spac561aspca50xxUSB_Driver.tar
- Spac561aspca50xx芯片USB摄像头驱动程序,对于学习linux下usb设备驱动开发有借鉴意义
USB_skeleton
- linux下USB骨架程序,是进行usb设备驱动开发的模板
ucardsetup
- 一个usb设备驱动的自动安装程序,需要有ddk的环境,并加载必要的库函数。
usb_modeswitch
- 这个软件是用于linux下usb设备切换模式的软件,如果你的usb modem没有linux下的驱动的话,不妨试试这个,已经支持很多3G usb modem了。-USB_ModeSwitch is (surprise!) a mode switching tool for controlling "flip flop" (multiple device) USB gear
gadget.USB.Ether
- 支持gadget设备驱动的windows测驱动程序-Support RNDIS Windows Drivers
linuxusb
- linux设备驱动之USB主机控制器驱动分析-linux device driver of the USB host controller driver analysis
LinuxDriver20-USB
- usb主机与设备驱动,了解Linux中主机侧和设备侧角度的usb驱动层次-LinuxDriver20-USB
usb
- 此文档是linux设备驱动中书本中的USB的驱动例程-This document is a linux device driver in the books of the USB driver routines
Udiskdevicedriver
- linux 下的USB驱动程序,实现宿主机上的USB设备驱动。-under the USB drivers for linux
USB_Serial_Converter_driver
- 这是个linux下的USB串口驱动的代码。参考宋宝华的《linux设备驱动详解》可以深入理解-this is a USB Serial Converter driver.
omimic
- 支持将嵌入式Linux设备模拟成USB键盘的USB Gadget驱动-A USB Gadget driver for Linux & embedded devices
Embeddedlinuxdevicedriverdevelopment
- 本书系统地介绍了嵌入式Linux设备驱动开发的相关知识和实例,主要包括: 数码管驱动程序;键盘驱动程序;A/D、D/A驱动程序;LCD驱动程序;触摸屏驱动程序;CAN总线驱动程序;I2C总线驱动程序;音频总线驱动程序;IDE驱动程序;NAND Flash和NOR Flash驱动程序;USB设备驱动程序;串口驱动程序;网络设备驱动程序。 实例丰富、讲解细致、代码分析详尽,嵌入式Linux设备驱动开发的理想参考用书。 -This book systematically introduces
linux-usbdriver
- 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 p
LinuxDriver20-USB.pdf
- 在 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 cont
Linuxusbgadget
- 利用Linux USB gadget设备驱动可以实现一些比较有意思的功能,举两个例子: 1、一个嵌入式产品中 的某个存储设备,或是一个存储设备的某个分区,可以作为一个U盘被PC;设别,从而非常方便的完成文 件交互,这个功能被广泛的应用于手机、数码相机等产品中。2、一个嵌入式设备通过USB连接到你的PC 后,在你的PC端会出现一个新的网络连接,在嵌入式设备上也会有一个网卡设备,你可以配置它们的IP 地址,并进行网络通讯,俗称USBNET。-Linux usb gadget driv
Linux-driver-development20
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第20章、USB主机与设备驱动。在Linux系统中,提供了主机侧和设备侧视角的USB驱动框架,本章主要讲解从主机侧角度看到的USB主机控制器驱动和设备驱动。20.1节给出了Linux系统中USB驱动的整体视图,讲解了Linux中主机侧和设备侧角度的USB驱动层次。从主机侧的角度而言,需要编写的USB驱动程序包括主机控制器驱动和设备驱动两类,USB主机控制器驱动程序控制插入其中的USB设备,而USB设备驱动程
USB-Skeleton-program
- 提供了一个最基础的USB驱动程序,即USB骨架程序,可被看做一个最简单的USB设备驱动实例。 usb类驱动的信息,为了从usb核心得到一个次设备号,并取得注册的核心设备驱动- provides a the most fundamental of the USB driver, namely USB skeleton program can be regarded as one of the most simple USB device driver examples. Usb class dri
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
usb
- linux下的usb设备驱动编程,对了解usb驱动的编写有很大帮助-The usb device driver programming under Linux
USB-device-driver-analysisadesign
- ARM嵌入式Linux驱动程序开发(电子课件) 第10章 USB设备驱动程序分析与设计-Chapter 10 USB device driver analysis and design