搜索资源列表
usb-skeleton
- linux下的usb驱动骨架程序,编写usb驱动的模板-linux under the usb drive skeleton procedures, the preparation of the template-driven usb
usb-skeleton
- This driver is based on the 2.6.3 version of drivers/usb/usb-skeleton.c but has been rewritten to be easy to read and use, as no locks are now needed anymore.
usb-skeleton
- 三星公司s3c2410的usb驱动的基本框架 复杂,但挺清晰的
usb-skeleton
- usb驱动框架,都是建立在此基础上(linux 2.6.14测试)
usb2.0总线C程序
- USB通信总线C程序-c code for usb communication
USB数据传输
- 用usb实现数据传输的源码,已经产品化,有参考价值-code for data transfer through usb, can be production, for referece.
usb接口信息编程
- 是一个获得USB设置的程序,可以获取系统的USB接口,USB的设置信息,并可以读取U盘的内容-USB access is a set of procedures, the system can access USB, USB configuration information, and can read the contents of the U-
usb-skeleton
- linux下的usb驱动骨架程序,编写usb驱动的模板-linux under the usb drive skeleton procedures, the preparation of the template-driven usb
usb-skeleton
- This driver is based on the 2.6.3 version of drivers/usb/usb-skeleton.c but has been rewritten to be easy to read and use, as no locks are now needed anymore.
usb-skeleton
- 三星公司s3c2410的usb驱动的基本框架 复杂,但挺清晰的-Samsung S3C2410 the usb drive the basic fr a mework of complex, but very clear
usb-skeleton
- usb驱动框架,都是建立在此基础上(linux 2.6.14测试)-usb driver fr a mework, are built on the basis of this (linux 2.6.14 test)
usb-skeleton
- LINUX USB骨架程序是USB驱动程序的基础,通过对其源码的学习和理解,可以迅速地了解USB驱动架构-LINUX USB skeleton driver USB process is the basis of their source of learning and understanding, you can quickly understand the USB Driver Architecture
usb-skeleton
- 这是一个USB驱动的骨架,可以实现基本的功能,添加一些自己的东西就可以实现USB驱动的编写-This driver is based on the 2.6.3 version of drivers/usb/usb-skeleton.c but has been rewritten to be easy to read and use, as no locks are now needed anymore.
usb-driver
- 这是一个USB驱动的骨架,可以结合自己的实际需要添加一些代码,就可实现驱动的编写-This driver is based on the 2.6.3 version of drivers/usb/usb-skeleton.c but has been rewritten to be easy to read and use, as no locks are now needed anymore.
os-usb-skeleton-myusb
- OS课程设计,有对usb-skeleton的注释,另外写了一个对myusb 的测试代码,有报告和截图,在Ubuntu9.10下开发-OS curriculum design, there are comments on the usb-skeleton, another wrote an myusb test code, there have been reports and screenshots, developed under t
usb
- Linux USB Driver and read & write.-This driver is based on the 2.6.3 version of drivers/usb/usb-skeleton.c but has been rewritten to be easy to read and use, as no locks are now needed anymore.
usb-skeleton
- SIMPLE USB SKELETON SOURCE CODE
usb-skeleton
- USB在linux的驱动编程,内核版本是linux2.6.29的-USB driver programming in linux, kernel version is linux2.6.29 of
USB-Skeleton-program
- 提供了一个最基础的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
usb-skeleton
- USB Skeleton driver - 2.2.