搜索资源列表
WINCE设备驱动程序开发指南
- 介绍了为基于Windows CE的设备开发设备驱动程序的过程,解释了如何创建简单和流接口驱动程序,以及如何实现通用串行总线(USB)和网络驱动程序接口规范(NDIS)驱动程序-introduced for Windows CE-based devices device driver process, and explained how to create a simple interface and flow-driven procedures, and how to achieve unive
linux-wlan-ng-0.2.3.tar
- uClinux2.6上兼容PRISM2.0芯片组的USB设备驱动程序.-uClinux2.6 on PRISM2.0 chipset compatible with the USB driver.
2003-11-24_drivercode
- D12 USB设备控制芯片驱动程序代码,是学习USB设备驱动编程的好资料
USB-TEST-S3C44B0X
- 简单测试S3C44B0X开发板USB设备的功能。PC通过USB口向芯片下发指令。调试之前要装USB驱动,调试过程要打开代理软件(已在包内),在ADS1.2下调试,
s3c2410_usb_test
- s3c2410_usb_test代码,有助于s3c2410开发板上的usb设备驱动程序的开发参考。
TMS320VC55091
- TMS320VC5509设备端USB设备驱动程序源文件
DSP5509usb0001
- TMS320VC5509设备端USB设备驱动程序源文件
TMS320VC5509PC
- TMS320VC5509设备端USB设备驱动程序源文件
2004-02-03_linux设备驱动程序2源码
- linux设备驱动程序源代码,包括PCI,USB,-Linux device driver source code, including PCI, USB, etc.
使用AVR单片机模拟USB hid设备,免驱动
- 使用AVR单片机模拟USB hid设备,免驱动。进行数据双向传输。使用的单片机是mega48 12M晶振,通过修改makefile文件可以简单的移植到其它AVR单片机上。提供MinGW版和VC版的上位机软件。,The use of AVR Single Chip Analog USB hid device, driver-free. Two-way transmission of data. The use of single-chip microcomputer are mega48 12M
wr_usb_vxworks_6_programmers_g
- 本文详细介绍了在VXWORKS6.4下,如何开发USB设备驱动程序,文档内容详细,对开发人员很有帮助。,This paper introduces in detail at the next VXWORKS6.4, how to develop USB device driver, the detailed content of the document, very useful for developers.
usb
- USB设备的VXWORKS驱动,其实5.5版本已经带有usb驱动,该驱动支持较5.5版本新。-VXWORKS USB device drivers, in fact, has been with the usb driver version 5.5, version 5.5 of the driver support than new.
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
usb_device_driver
- wince操作系统下USB设备的驱动程序源码-wince operating system USB device driver source code
usb
- 本源码是《ARM嵌入式LINUX设备驱动实例开发》一书的USB设备驱动源代码-The source is ARM Embedded LINUX device driver examples of development, a book of USB device driver source code
biyelunwen
- 随着计算机技术的不断发展,USB设备以其传输速度快、可热插拔、独立供电等诸多的优点被普遍采用。现在市面上的USB设备层出不穷,如U盘、MP3、移动硬盘等应用起来十分方便。 本文采用VisualC++6.0软件进行仿真,利用基于对话框的VC++应用程序完成对上位机界面的编写,可以利用VC编程实现对计算机底层硬件的操作。采用DriverStudio软件编写USB设备的驱动程序。 本文先介绍了USB通信协议及其传输方式,然后具体地给出了驱动程序开发的全过程,同时根据硬件电路设计了上位机显示
USB-driver-on-wince
- 通用串行总线(USB)具有方便快速一系列优点,近年来已经发展成为一种比较普遍的计算机与外设的接口。在设计USB设备的过程中不可避免的要涉及到设备驱动程序的设计。首先整体上简要介绍了USB及其通信模型,然后详细讨论了Windows的WDM驱动程序模型,重点阐述了基于WDM的USB设备驱动程序的具体开发过程。最后给出了当前流行的几种USB设备驱动的开发工具及其特点。通过设计USB设备驱动,实现了自行设计的USB数据采集系统与PC的通信。 关键字:通用串行总线(USB); USB请求包(URB);
usb-device-massstorage
- 基于Atmel平台的USB Mass storage设备驱动代码。-Based on Atmel Platform USB Mass storage device driver code.
USB
- 一本关于USB设备驱动开发深度解析,作者宋宝华,其中关于usb驱动的开发很详细深入,使用高级工程师。-A USB device driver development on the depth of analysis, the author Song Baohua, which is on the usb drive for more in-depth development, the use of senior engineer.