CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linux usb 驱动

搜索资源列表

  1. usbmaincontrol

    0下载:
  2. 《Linux设备驱动开发详解》这本书配套的USB主控驱动代码-linux usb main control driver
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:4385
    • 提供者:陈昭
  1. dnw_linux

    0下载:
  2. Linux系统下主机和开发板传输文件的工具,成功编译并加载secbulk驱动模块后,运行dnw工具,文件即可通过USB接口从主机下载到开发板-Linux system development board under the host and the tools to transfer files successfully compile and load secbulk drive module, run dnw tools, files can be downloaded through th
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:2668
    • 提供者:刘超
  1. online-0.0.0.1.tar

    0下载:
  2. 在Linux下驱动USB 摄像头一直不是容易的事情,尽管其内核中就集成了对0V511系列摄像头的支持,开源驱动spca5xx/gspca也提供了对大部分主流摄像头的支持, 但还是无法涵盖所有品牌的各种型号的摄像头,尤其是对于国内的中低端用户,很难找到直接可用的Linux下的驱动。-In the Linux driver under the USB camera has not been easy, although its core on the integrated camera on 0V5
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:4572
    • 提供者:resun
  1. patch.sh

    0下载:
  2. linux   上的USB驱动开发,其中包括源码-linux on a USB Driver Development
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:867
    • 提供者:sjzggl
  1. LINUX_USB_driver

    0下载:
  2. 这是用Visual C++编写的linux下的usb驱动程序,代码经过验证,满足所需功能-It is written in Visual C++ under linux driver usb, code verified to meet the required functionality
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:133003
    • 提供者:haibo
  1. YL2410_APP

    1下载:
  2. 优龙2410开发板的启动代码,支持所有外设的自检测,比如UDA1341,VGA的输出,CF卡的测试,实时时钟,等等,能够支持启动wince和linux,不同于UBOOT,它是ADS下的源码,写的非常好,有USB的驱动,可直接通过USB下载程序-You Long 2410 development board boot code, self-test support for all peripherals, such as UDA1341, VGA output, CF card of the te
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-20
    • 文件大小:6098909
    • 提供者:idgyf
  1. uvc

    0下载:
  2. usb video class driver v4l1 驱动 for linux 2.6.-usb video class driver v4l1 driver for linux 2.6.22
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:53498
    • 提供者:resun
  1. usbdriver

    0下载:
  2. linux下,基于s3c2410开发板的USB驱动程序,包括主机驱动和从机驱动.-linux, the USB development board based on s3c2410 drivers, including the master drive and slave drive.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:45519
    • 提供者:linghuacong
  1. AT91RM9200andCOMPACTFLASH

    0下载:
  2. Linux环境下,usb驱动程序的设计与实现。用c语言编写-Linux environment, usb driver design and implementation. Using c language
  3. 所属分类:Linux Network

    • 发布日期:2017-04-16
    • 文件大小:214677
    • 提供者:成功
  1. embeddedsystemLINUXUSBhost

    0下载:
  2. 嵌入式Linux下USB主设备驱动程序的实现 1.字符设备和块设备 2.Linux中USB设备驱动程序的核心数据结构 嵌入式Linux下USB主机驱动程序的实现-Embedded Linux, USB master to achieve a device driver. Character devices and block devices 2. Linux USB device driver in the core data structure of embedded Linux, USB h
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:305703
    • 提供者:成功
  1. linuxusbdriver

    0下载:
  2. 本代码实现了Linux下的USB驱动,想对硬件开发的朋友来说很有用吧?-This code implements the USB drive under Linux, like the hardware is useful for the development of friends, right?
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1273733
    • 提供者:罗丹
  1. 2009_0525_RT3070_Linux_STA_v2.1.1.0

    0下载:
  2. 台湾Ralink基于RT3070芯片usb无线网卡linux驱动-Taiwan-based Ralink RT3070 chip wireless card linux driver usb
  3. 所属分类:Other Embeded program

    • 发布日期:2016-01-23
    • 文件大小:3328000
    • 提供者:4966985
  1. LinuxUSB

    0下载:
  2. 嵌入式Linux下USB设备驱动开发解析-Embedded Linux USB device driver development under the analysis
  3. 所属分类:USB develop

    • 发布日期:2017-03-31
    • 文件大小:299235
    • 提供者:wang
  1. USB

    0下载:
  2. USB在Linux下的驱动,可作参考使用-USB driver in Linux,
  3. 所属分类:USB develop

    • 发布日期:2017-04-04
    • 文件大小:1871
    • 提供者:Fisher
  1. libusb-0.1.9.tar

    0下载:
  2. libusb源码库,版本是0.1.9,是linux开发USB驱动的简单工具。-the code of libusb
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:397886
    • 提供者:ruchang
  1. libusb-0.1.10.tar

    0下载:
  2. libusb源码库,版本是0.1.10,是linux开发USB驱动的简单工具。-the code of the libusb
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:377727
    • 提供者:ruchang
  1. libusb-0.1.11.tar

    0下载:
  2. libusb源码库,版本是0.1.11,是linux开发USB驱动的简单工具。-the code of libusb
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:377187
    • 提供者:ruchang
  1. easycap_dc60.0.8.3.tar

    0下载:
  2. easycap视频采集卡驱动,绝对好东西-easycap driver for linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:89811
    • 提供者:sun
  1. zck

    0下载:
  2. Linux下用于USB转串口的调试的驱动哦-Linux, USB to serial for debugging the driver oh ~~~~~
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-10
    • 文件大小:2376830
    • 提供者:刘新
  1. LinuxDriver20-USB

    0下载:
  2. 讲解了linux操作系统下USB主机和设备的驱动程序-Explained the linux operating system USB host and device drivers
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-12
    • 文件大小:2640146
    • 提供者:jerry006
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 30 »
搜珍网 www.dssz.com