搜索资源列表
ATMEL_linux_drivers.tar
- Atmel公司的USB无线局域网卡11 mbps Linux设备驱动
Spac561aspca50xxUSB_Driver.tar
- Spac561aspca50xx芯片USB摄像头驱动程序,对于学习linux下usb设备驱动开发有借鉴意义
USB_skeleton
- linux下USB骨架程序,是进行usb设备驱动开发的模板
gadget
- linux下面gadget设备驱动,支持gadget USB Storage和USB ether,适合做嵌入系统
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设备驱动程
Linux-driver-development21
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第21章、PCI设备驱动。PCI(及cPCI)总线在一般的小型手持设备中不太可能用到,但是在工控和通信设备及其PC中却引领着潮流。在Linux系统中,PCI设备驱动和USB设备驱动有共性,那就是其驱动都由总线相关部分和自身设备类型驱动两部分组成。21.1节讲解了PCI总线及其配置空间,给出了PCI总线在Linux内核中的数据结构。PCI设备驱动的PCI相关部分围绕着pci_driver结构体的成员函数展开,
USB_introduction
- 《嵌入式Linux下USB设备驱动开发深度解析》PDF.pdf-" Embedded Linux USB device driver development depth analysis" PDF.pdf
iowarrior
- linux系统上,I/O-Warrior USB设备驱动程序-linux system, I/O-Warrior USB device driver