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

搜索资源列表

  1. usb-host-1.00.tar

    0下载:
  2. host usb 主设备程序 支持sd卡 mouse keyboard 的最单单的驱动程序 gcc编译-the main host usb device supports sd card mouse keyboard alone most of the gcc compiler driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:405510
    • 提供者:肖夏
  1. usb

    0下载:
  2. 此文档是linux设备驱动中书本中的USB的驱动例程-This document is a linux device driver in the books of the USB driver routines
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:3548
    • 提供者:joyce
  1. BasicUSB

    0下载:
  2. at91rm9200 usb驱动程序 测试程序-at91rm9200 usb driver testing procedures
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:453205
    • 提供者:莫华军
  1. 2HCIUSBDriver

    0下载:
  2. 2HCI USB driver for Linux Bluetooth protocol stack 蓝牙底层USB Driver程序-2HCI USB driver for Linux Bluetooth protocol stack Bluetooth USB Driver procedures underlying
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:18882
    • 提供者:张德志
  1. usb-modeswitch_1.0.7-1.debian.tar

    0下载:
  2. 3G上网安装卡驱动软件。开发3G上网卡驱动开发。-3G internet card driver software to install. Development of 3G network card driver development.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:10693
    • 提供者:qian sl
  1. usb_hid_gadget

    0下载:
  2. USB HID gadget driver for Linux kernel, implement on freescale MPC8349 power PC
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:156921
    • 提供者:kamejoko80
  1. usb

    0下载:
  2. linux 内核中的usb驱动源代码,网上搜来的-usb driver source code of linux kernel, from website
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-13
    • 文件大小:3224325
    • 提供者:胡朝红
  1. Linux-driver-development2

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第2章、驱动设计的硬件基础。本章讲解底层驱动工程师必备的硬件基础,给出了嵌入式系统硬件原理及分析方法的全景视图。2.1节讲解微控制器、微处理器、数字信号处理器以及应用于特定领域的处理器各自的特点。2.2节对嵌入式系统中所使用的各类存储器与CPU的接口、应用领域及特点进行了详细讲解。2.3节讲解常见的外设接口与总线的工作方式,包括串口、I2C、USB、以太网接口、ISA、PCI和cPCI等。嵌入式系统硬件电路
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:866709
    • 提供者:华清远见
  1. Linux-driver-development20

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第20章、USB主机与设备驱动。在Linux系统中,提供了主机侧和设备侧视角的USB驱动框架,本章主要讲解从主机侧角度看到的USB主机控制器驱动和设备驱动。20.1节给出了Linux系统中USB驱动的整体视图,讲解了Linux中主机侧和设备侧角度的USB驱动层次。从主机侧的角度而言,需要编写的USB驱动程序包括主机控制器驱动和设备驱动两类,USB主机控制器驱动程序控制插入其中的USB设备,而USB设备驱动程
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:668442
    • 提供者:华清远见
  1. 7

    0下载:
  2. usb驱动框架,都是建立在此基础上(linux 2.6.14测试)-usb driver framework, are built on the basis of this (linux 2.6.14 test)-usb driver framework, are built on this basis (linux 2.6.14 test)-usb driver framework, are built on the basis of this (linux 2.6.14 test)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:7610
    • 提供者:ym ai nui
  1. uClinux_ISP1362

    0下载:
  2. isp1362 usb驱动程序,de2 de2 70,可用-isp1362 usb driver, de2 de2 70, available
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:12088
    • 提供者:贾琼
  1. linux-usb-code

    0下载:
  2. Linux 下的USB驱动的代码,讲解及源码。 让你更加深刻的了解USB驱动的工作原理,并且开发驱动!-LInux usb driver s code ,you can use it to create usb driver .
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-21
    • 文件大小:6286097
    • 提供者:胡斌
  1. USB-Skeleton-program

    0下载:
  2. 提供了一个最基础的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
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-27
    • 文件大小:3768
    • 提供者:黄晓
  1. LinuxDriver20-USB

    0下载:
  2. LINUX USB驱动介绍,结构和实例开发应用,和适合初学者-LINUX USB DRIVER
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-12
    • 文件大小:2640188
    • 提供者:cat
  1. usb

    0下载:
  2. linux 的USB驱动程序框架,所有类似驱动的通用框架-linux USB driver framework, a common framework of all similar drivers
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-14
    • 文件大小:3786
    • 提供者:sdf
  1. usb-modeswitch-1.1.5

    0下载:
  2. USB_ModeSwitch is (surprise!) a mode switching tool for controlling "flip flop" (multiple device) USB gear. Several new USB devices (especially high-speed wireless WAN stuff, there seems to be a chipset from Qualcomm offering that feature) have
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:39670
    • 提供者:齐向楠
  1. Camera-driver-source-code-analysis

    0下载:
  2. 摄像头驱动实现源码分析 Spac5xx的实现是按照标准的USB VIDEO设备的驱动框架编写(其具体的驱动框架可参照/usr/src/linux/drivers/usb/usbvideo.c文件),整个源程序由四个主体部分组成:设备模块的初始化模块和卸载模块,上层软件接口模块,数据传输模块。-Camera driver source code analysis realization of Spac5xx is written VIDEO equipment in accordance with
  3. 所属分类:Driver develop

    • 发布日期:2017-11-05
    • 文件大小:13984
    • 提供者:DJK
  1. at76c50x-usb

    0下载:
  2. at76c503/at76c505 USB driver for Linux.-at76c503/at76c505 USB driver for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-23
    • 文件大小:21153
    • 提供者:mbalan313
  1. usb-gigaset

    0下载:
  2. USB driver for Gigaset 307x directly or using M105 Data.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-03
    • 文件大小:7427
    • 提供者:xenzunva
  1. radio-si470x-usb

    0下载:
  2. USB driver for radios with Silicon Labs Si470x FM Radio Receivers
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-26
    • 文件大小:6264
    • 提供者:meiiuer
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com