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

搜索资源列表

  1. ui_SYS_LOADER

    0下载:
  2. 一个不错的USB过滤驱动加载工具,对于快速开发USB接口设备的驱动程序有着一定的帮助。-a good USB filter driver loading tools, for the rapid development of USB interface device drivers have some help.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:32291
    • 提供者:艾德
  1. host

    0下载:
  2. USB HOST DEVICE驱动程序,基于s3c2410
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4168
    • 提供者:徐湘忆
  1. usb_for_vivi_on_linux

    0下载:
  2. 可以写s3c2410 USB device的PC端USB驱动和程序
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:21334
    • 提供者:韦东
  1. 123pp

    0下载:
  2. 嵌入式Linux设备驱动开发详解光盘实例代码 CAN Flash GPRS GPS ide IIC IIS lcd net RS485 serial usb简单设备驱动程序 键盘驱动程序 数字显示驱动程序 -Developing Detail Explain Embedded Linux device driver CD-ROM example code CAN Flash GPRS GPS ide IIC IIS lcd net RS485 serial usb device driver f
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:226696
    • 提供者:blue
  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. 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. usbdevice

    0下载:
  2. 应用程序如何调用usb驱动程序,以及实现方法-usb device
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:2450
    • 提供者:紫叶
  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. main

    0下载:
  2. Linux-4.6.21内核版本USB块设备驱动程序,通过修改块设备和USB字符设备驱动程序得到-Linux-4.6.21 kernel version of the USB block device driver, by modifying the block devices and USB character device driver to be
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:6676
    • 提供者:newyear
  1. linux-usbdriver

    0下载:
  2. 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
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:8685
    • 提供者:qifeng
  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. Linux-DEVICE-DRIVER-BOOK

    0下载:
  2. 本电子书详细介绍了Linux2.4版本的 系统结构,及其操作系统下下驱动程序设计,尤其是PCI和USB的驱动程序设计介绍的异常详细,对于初学者来说非常的好用,本人用过深感好用才推荐给大家,希望能帮助到你!-This book details the Linux2.4 version of the system structure, and its operating system to drive program design, especially the PCI and USB driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:749961
    • 提供者:hexiaoya
  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. 111USB

    0下载:
  2. LINUX内核空间USB运动控制卡驱动程序的开发,介绍一种基于ARM 体系结构的运动控制卡的设计方法,通过嵌入linux 操作系统实现多任务管理,USB 接口与上位机 通信,克服了采用传统并行总线结构的弊端。以一种USB 运动控制卡为实例来介绍利用dev 文件系统开发字符设备驱动程序的关键技术-The LINUX kernel space USB motion control card driver development, introduces one kind based on the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:736756
    • 提供者:曹瑞翠
  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. s3c2440_usbdev_drv.tar

    0下载:
  2. 本程序实现s3c2440 usb device驱动(是linux驱动,不是固件),本程序由三星dnw usb下载程序移植而来 用的是杨创s3c2440开发板-2440USB linux device driver
  3. 所属分类:Driver develop

    • 发布日期:2017-11-30
    • 文件大小:15948
    • 提供者:啵波鼠
  1. net2280.zip

    0下载:
  2. linux系统上,PLX NET2280 USB设备控制器的驱动程序。,linux system, PLX NET2280 USB device controller driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-10
    • 文件大小:24129
    • 提供者:wzssm13
  1. iowarrior

    0下载:
  2. linux系统上,I/O-Warrior USB设备驱动程序-linux system, I/O-Warrior USB device driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-07
    • 文件大小:7527
    • 提供者:egistery
  1. USB-device-driver-analysisadesign

    0下载:
  2. ARM嵌入式Linux驱动程序开发(电子课件) 第10章 USB设备驱动程序分析与设计-Chapter 10 USB device driver analysis and design
  3. 所属分类:Driver develop

    • 发布日期:2017-05-06
    • 文件大小:567126
    • 提供者:gm
  1. USB

    0下载:
  2. 此程序是编写的USB驱动程序,是以USB设备,编写的驱动-This program is written in USB drivers, based on the USB device, write drivers
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:1918
    • 提供者:李文
« 12 3 »
搜珍网 www.dssz.com