搜索资源列表
Spac561aspca50xxUSB_Driver.tar
- Spac561aspca50xx芯片USB摄像头驱动程序,对于学习linux下usb设备驱动开发有借鉴意义
USB_skeleton
- linux下USB骨架程序,是进行usb设备驱动开发的模板
Programming_Guide_for_Linux_USB_Device
- 本书对于那些开发linux环境下的USB设备的程序员,具有很好的参考价值。
USB-auto
- 简简单单实现linux下USB设备自动检测和自动挂载
udev_example.c.tar
- 在Linux系统中枚举当前在线的USB设备,并检测USB设备的热插拔。-On Linux systems enumerate USB devices are currently online, and to detect USB device hot-plug.
myusb(Linux).zip
- Linux下用C语言编写的一个用于查找usb设备,打开/关闭设备,以及往设备中读写的接口。并且提供了一个简单的测试程序及其源码,Under Linux using C language to find the one for the usb device, open/close devices, and devices to read and write interface. And provides a simple test program and its source code
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
usbandasm
- 在Linux中,文件是抽象的,Linux已将几乎所有的东西都 按文件来对待,所以就可以像操作普通文件那样去打开、关 闭、读取和写入不同的终端设备。Filesystem Hierarchy Standar (FHS)是Linux遵循的文件目录的命名和架构标准,在此文件 系统层次结构中,Linux所有的设备以设备文件名的方式存放 在目录/dev下,USB到串口转接器的设备文件为ttyUSB0。如 果使用多口转接器或USB hub,则相应设备文件依次为 ttyUSB1、tt
usb-storage.tar
- usb 子设备程序 支持sd卡 mouse keyboard 的最单单的驱动程序 gcc编译 支持-usb device supports sub-sd card only the mouse keyboard driver support for gcc compiler
LinuxDriver20-USB
- usb主机与设备驱动,了解Linux中主机侧和设备侧角度的usb驱动层次-LinuxDriver20-USB
linux-2.6.29.4.tar
- 最新版本的Linux内核,支持Intel、Alpha、PPC、Sparc、IA-64、ARM、MIPS、Amiga、 Atari和IBMs/390等,还支持32位大文件系统。而在Intel平台上,物理内存最大支持可以达到64GB。加强对IDE和SCSI硬件系统的支持,并增强了对USB设备和3D加速卡的支持。虽然并不像人们期望的那样有很大更新,但也好的多了。如果你还在使用旧版本的内核,赶快更新吧,绝对不会让你失望! Linux内核更新是越来越快了,可能由于Linux的普及,大家都开始关注
USB-auto
- 是现在linux下让Usb设备自动挂载和卸载,用C++实现-Now let Usb devices under linux automatically mount and unloading, using C++ implementation
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
USBPD108
- ChipGenius是一款USB设备芯片型号检测工具,可以自动查询U盘、MP3/MP4、读卡器、移动硬盘等一切USB设备的主控芯片型号、制造商、品牌、并提供相关资料下载地址。当然也可以查询USB设备的VID/PID信息、设备名称、接口速度、序列号、设备版本等。 软件绿色小巧,即插即用,是数码消费者、电子爱好者、DIY人士和数码维修人员身边的好帮手。-http://bbs.mydigit.cn/read.php?tid-18285.html
usb-modeswitch.tar
- 这是一个中兴3G无线网卡要安装的一个程序,功能是让系统把此usb设备当成一个网卡,而不只是U盘!-My English is not good!
USB
- Linux下C语言来检测USB设备以及自动区分U盘和硬盘并自动挂载 -Linux under the C language to USB detection equipment and automatic segmentation of U disk and hard disk and automatically mount