CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - usb driver

搜索资源列表

  1. bt_usb_drv

    0下载:
  2. linux下面的蓝牙usb驱动程序支持多种usb的donggle-linux following Bluetooth usb driver supporting multiple usb s donggle
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:9173
    • 提供者:lxt
  1. linux_usb_drive

    0下载:
  2. * This driver is to be used as a skeleton driver to be able to create a * USB driver quickly. The design of it is based on the usb-serial and * dc2xx drivers.-* This driver is to be used as a skeleton driver to be able to create a* USB driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:16715
    • 提供者:lan
  1. VT6656_FIC8120_SC

    0下载:
  2. WiFi IP-Cam solution. FIC8120 platform VIA VT6656 USB Module driver source code.-WiFi IP-Cam solution.FIC8120 platformVIA VT6656 USB Module driver source code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:590511
    • 提供者:老克
  1. usbport.tar

    1下载:
  2. 开源的usbport 的usb主机协议栈,本协议栈可以支持多种不同的usb控制芯片,芯片的驱动可以动态加载和卸载,usbport采用C语言编写,可以使用于arm7/arm9/avr等多种平台。 -Open-source usbport the usb host protocol stack, the protocol stack can support a wide variety of usb controller chip, chip driver can be dynamically
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-04-23
    • 文件大小:2039066
    • 提供者:吴一凡
  1. LinuxUSB

    0下载:
  2. 《Linux 那些事儿》用生动的语言解释了linux环境下的USB的驱动开发- Linux of those things, with vivid language to explain the linux environment USB driver development
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-07
    • 文件大小:1135398
    • 提供者:唐磊
  1. usbcam

    0下载:
  2. linux arm开发板上的usb摄像头接口驱动程序-linux arm development board interface usb camera driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:221742
    • 提供者:skywalker
  1. usb-storage.tar

    0下载:
  2. usb 子设备程序 支持sd卡 mouse keyboard 的最单单的驱动程序 gcc编译 支持-usb device supports sub-sd card only the mouse keyboard driver support for gcc compiler
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:112866
    • 提供者:肖夏
  1. USBdrivercode

    0下载:
  2. linux下用VC++编写的USB驱动程序源码-linux using VC++ to prepare the USB driver source
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-23
    • 文件大小:10251
    • 提供者:李成
  1. ohci-at91

    0下载:
  2. usb ohci at 91 LINUX驱动,可供参考,实际可使用-usb ohci at 91 LINUX driver available for reference, the actual use
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:2632
    • 提供者:duyufang
  1. ohci-s3c2410

    0下载:
  2. usb ohci-s3c2410 LINUX驱动,可供参考,实际可使用-usb ohci-s3c2410 LINUX driver available for reference, the actual use
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:3745
    • 提供者:duyufang
  1. USB_camera_driver.tar

    0下载:
  2. usb camera驱动(linux平台)-usb camera driver(linux platform)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:229851
    • 提供者:fuxinrong
  1. AT91RM9200-BasicUSB

    0下载:
  2. 以ARM9为CPU的嵌入式系统的USB驱动程序-To ARM9 embedded CPU system for the USB driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:63074
    • 提供者:zhilishi
  1. chapter

    0下载:
  2. 嵌入式Linux驱动程序设计从入门到精通,USB驱动架,Spcaview相关代码 输入形式的USB鼠标驱动,输入形式的触摸屏驱动等。-Embedded Linux driver from entry to the master design, USB-driven aircraft, Spcaview related code input forms of USB mouse driver, type the form, such as touch screen driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:947572
    • 提供者:jz
  1. linux-2.6.14

    0下载:
  2. 飞凌公司TE2410开发板自带的linux2.6.14内核源代码,内核中加入了cs8900a网卡,串口1,2,3驱动,USB HOST驱动,USB摄像头驱动(ov511芯片),声卡驱动,液晶屏驱动,开机图片-TE2410 development board飞凌company linux2.6.14 own kernel source code, the kernel is added to the network card cs8900a, 1,2,3-driven serial, USB HO
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-10-31
    • 文件大小:57621982
    • 提供者:wangjun
  1. usb-skeleton

    0下载:
  2. 这是一个USB驱动的骨架,可以实现基本的功能,添加一些自己的东西就可以实现USB驱动的编写-This driver is based on the 2.6.3 version of drivers/usb/usb-skeleton.c but has been rewritten to be easy to read and use, as no locks are now needed anymore.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:3443
    • 提供者:校尉
  1. USB_Serial_Converter_driver

    0下载:
  2. 这是个linux下的USB串口驱动的代码。参考宋宝华的《linux设备驱动详解》可以深入理解-this is a USB Serial Converter driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:11014
    • 提供者:校尉
  1. omimic

    0下载:
  2. 支持将嵌入式Linux设备模拟成USB键盘的USB Gadget驱动-A USB Gadget driver for Linux & embedded devices
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:33066
    • 提供者:K
  1. HID.tar

    0下载:
  2. 字符设备USB驱动,需要一个应用程序调用测试-Character Device USB Driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-11
    • 文件大小:2667642
    • 提供者:孔大炮
  1. Embeddedlinuxdevicedriverdevelopment

    0下载:
  2. 本书系统地介绍了嵌入式Linux设备驱动开发的相关知识和实例,主要包括: 数码管驱动程序;键盘驱动程序;A/D、D/A驱动程序;LCD驱动程序;触摸屏驱动程序;CAN总线驱动程序;I2C总线驱动程序;音频总线驱动程序;IDE驱动程序;NAND Flash和NOR Flash驱动程序;USB设备驱动程序;串口驱动程序;网络设备驱动程序。 实例丰富、讲解细致、代码分析详尽,嵌入式Linux设备驱动开发的理想参考用书。 -This book systematically introduces
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-12
    • 文件大小:19978843
    • 提供者:keke
  1. usbdriver

    0下载:
  2. This document about how to write usb device driver for linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:136782
    • 提供者:malli
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com