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

搜索资源列表

  1. USB_camera

    0下载:
  2. 给出Linux 环境下USB驱动的模块层次结构,包括主控制器驱动、USB 核心驱动和USB设备驱动程序组成,以及USB 接口摄像头驱动模块的层次结构,对底层usbvideo 模块进行分析,对usbvideo 中的函数进行了分类,修正其设计上的一个缺 陷,给出上层微型驱动的实现,最后通过移植USB 摄像头驱动程序到三星公司的SMDK2410 开发板的试验成功,使该驱动成 功应用在基于Linux 的嵌入式系统上。-Given Linux environment USB drive mod
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:133774
    • 提供者:陈天葆
  1. linuxusb

    0下载:
  2. linux设备驱动之USB主机控制器驱动分析-linux device driver of the USB host controller driver analysis
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:494964
    • 提供者:123456
  1. ISP1761_Linux2620_HCD_Ver3.0.0.0.tar

    0下载:
  2. ISP 1761 usb host driver for linux
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:93459
    • 提供者:hesson
  1. usb_host_driver

    0下载:
  2. usb host driver for linux
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-07
    • 文件大小:86638
    • 提供者:
  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. Chapter_6_Advanced_experiments_part2

    0下载:
  2. 周立功magic2410实验箱源码 第6章Linux高级实验(part2) 6.9 IDE硬盘实验. 6.10 USB主机驱动编译与加载实验 6.11 U盘驱动程序编译与使用实验 6.12 USB键盘与鼠标应程序实验 6.13 FrameBuffer模块应用实验 6.14 video4linux模块应用实验 6.15 USB摄像头实验 -Magic2410 week experimental box Ligong source Linux High Chapt
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:422868
    • 提供者:yc
  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. core

    1下载:
  2. USB host core driver, linux 2.6.27 version, modified for USB modem
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:163483
    • 提供者:蔡时杰
  1. host

    0下载:
  2. USB host controller driver, linux 2.6.27 version, modified for s3c6410/s5pC100 AP chip OHCI host controller
  3. 所属分类:Linux Network

    • 发布日期:2017-03-23
    • 文件大小:303402
    • 提供者:蔡时杰
  1. LinuxDriver20-USB.pdf

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

    • 发布日期:2017-05-11
    • 文件大小:2650527
    • 提供者:部廷夏宰
  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. mycam

    0下载:
  2. Linux是2.6的内核,Qt/Embedded是2.3.7版本的,USB摄像头主控芯片是中星微301P。摄像头驱动是spca5xxx,使用Video For Linux采集到jpeg图片。-Linux 2.6 kernel, Qt/Embedded is the 2.3.7 version, USB host chip camera Vimicro 301P. Camera Driver is spca5xxx, collected using the Video For Linux jpeg
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:5132
    • 提供者:jixiaobo
  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. cdc-phonet

    0下载:
  2. USB CDC Phonet host driver for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-01
    • 文件大小:3670
    • 提供者:fengyuxua
  1. c67x00-hcd.zip

    0下载:
  2. linux系统上,Cypress C67X00 USB主机控制器驱动程序。,linux system, Cypress C67X00 USB host controller driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-01
    • 文件大小:4372
    • 提供者:tuberosy
  1. c67x00-sched.zip

    0下载:
  2. linux系统上,Cypress C67X00 USB主机控制器驱动程序 - TD调度。,linux system, The Cypress C67X00 USB host controller driver- TD scheduling.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-20
    • 文件大小:7867
    • 提供者:begonny
  1. sl811-hcd.zip

    0下载:
  2. linux系统上,SL811HS的USB主机控制器驱动程序(HCD)。,linux system the SL811HS USB host controller driver (HCD).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-09
    • 文件大小:12717
    • 提供者:xuqiang3894
  1. ohci-tmio.zip

    0下载:
  2. linux系统上,东芝移动IO总线控制器的OHCI核心USB主机控制器驱动程序(HCD)。,linux system, OHCI core Toshiba Mobile IO bus controller, USB host controller driver (HCD).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-16
    • 文件大小:2673
    • 提供者:zhangwuang2b
  1. charmap

    0下载:
  2. the master/host side Linux-USB kernel driver API .
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-06
    • 文件大小:8314
    • 提供者:yoderxa
  1. Linux-usb-driver-examples

    0下载:
  2. Linux环境下主机端USB驱动程序实例,说明非常详细,可以直接编译使用-USB host-side driver instance under Linux environment, explained very detailed, can be compiled directly use
  3. 所属分类:Driver develop

    • 发布日期:2017-04-15
    • 文件大小:7178
    • 提供者:秦小松
« 12 3 4 »
搜珍网 www.dssz.com