搜索资源列表
qc-usb-0.6.3
- 在Linux下用于webeye的摄像头的驱动,使用的芯片cpyc673-in Linux for webeye camera driver, the use of the chip cpyc673
linux-wlan-ng-0.2.3.tar
- uClinux2.6上兼容PRISM2.0芯片组的USB设备驱动程序.-uClinux2.6 on PRISM2.0 chipset compatible with the USB driver.
gadget
- TI DM320处理器支持的linux usb device侧驱动程序-TI DM320 processor support linux usb device driver side
linux_usb_examples.tar
- LINUX 下驱动开发的很好例子,可以用于USB驱动开发的基础.-LINUX-driven development of the good examples that can be used in USB driver development foundation.
usb.tar
- Linux下usb驱动程序开发 Linux下usb驱动程序开发-usb Linux Driver Development usb Linux Driver Development
USB_camera
- 给出Linux 环境下USB驱动的模块层次结构,包括主控制器驱动、USB 核心驱动和USB设备驱动程序组成,以及USB 接口摄像头驱动模块的层次结构,对底层usbvideo 模块进行分析,对usbvideo 中的函数进行了分类,修正其设计上的一个缺 陷,给出上层微型驱动的实现,最后通过移植USB 摄像头驱动程序到三星公司的SMDK2410 开发板的试验成功,使该驱动成 功应用在基于Linux 的嵌入式系统上。-Given Linux environment USB drive mod
USB_camera
- 本文介绍了嵌入式Linux 系统中USB 设备驱动程序开发的基本原理, 通过分析USB 驱动程序开发的程序框架和重要数据结构, 实现了USB 摄像头的嵌入式Linux 驱动程序, 并在S3C2410 的平台上实现了图像采集。-This paper introduces embedded Linux system, USB device driver development of the basic principles, through the analysis of USB driver de
ISP1761_Linux2620_HCD_Ver3.0.0.0.tar
- ISP 1761 usb host driver for linux
dm9601
- 采用DM9601芯片的usb网卡驱动for Linux -DM9601 chips using usb card drivers for Linux
usb_host_driver
- usb host driver for linux
usb
- 本源码是《ARM嵌入式LINUX设备驱动实例开发》一书的USB设备驱动源代码-The source is ARM Embedded LINUX device driver examples of development, a book of USB device driver source code
S3C2410_USB_Linux
- 本程序为在Linux操作系统下,ARM9内核芯片S3C2410A的USB固件驱动程序。此源代码在ADS 1.2集成开发环境中设计完成,并在实际工程中调通。USB外围电路、PC界面编程代码和使得Windows识别此USB的驱动文件均在此包中。-This package contains the USB firmware codes of S3C2410A under the Linux operating system. It is developed in the ADS 1.2 platfor
usb_transfer20081009.tar
- 在linux段编写设备驱动代替windows下的DNW USB驱动下载功能,并提供test程序-Write device drivers in linux instead of windows section under the DNW USB driver download function, and provides test procedures
USB-key
- 《Linux设备驱动开发详解》这本书配套的usb键盘驱动代码-linux usb-key driver
usb
- usb 驱动 源代码 linux-usb driver source code
USB-driver
- S3C2410开发板的,基于嵌入式linux系统的USB驱动程序-S3C2410 development board, embedded linux based system USB driver
embeded-linux-c
- 嵌入式Linux c入门专题培训ppt资料,包括基于Linux的驱动开发,framebuffer开发,usb驱动开发,内核开发等,资料比较全。-The embedded Linux C introduction to special training data based on PPT, including the Linux driver development, the development of framebuffer, the USB driver development, Linux
USB-driver
- usb_skeleton.c:是单片机的设备驱动程序。 sender.c:是简单的通信应用程序。 编译方式:在要加载的linux内核代码树下编译 insmod usb_skeleton.o即可。 c2_programmer.tar:是一个开源的参考实现。 -USB driver
Demo.tar
- 指纹模块驱动程序,LINUX USB驱动,经典的USB驱动程序学习例子-A usb drivers of linux for a finger module .It s a classic example for stdudy of linux usb driver.
usb_dev
- 最底层的usb 驱动程序, 帮助理解usb的硬件, 方便测试使用(simple usb driver,help you understand the usb protocol, insmod as linux driver)