搜索资源列表
usb-skeleton
- linux下的usb驱动骨架程序,编写usb驱动的模板-linux under the usb drive skeleton procedures, the preparation of the template-driven usb
usb-skeleton
- usb驱动框架,都是建立在此基础上(linux 2.6.14测试)
linux_usb_drive
- * This driver is to be used as a skeleton driver to be able to create a * USB driver quickly. The design of it is based on the usb-serial and * dc2xx drivers.-* This driver is to be used as a skeleton driver to be able to create a* USB driver
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
- 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
- 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 driver examples. Usb class dri
Udisk
- 将USB-skeleton和SBULL合并 成为一个简易的USB驱动设备-The the USB-skeleton and SBULL merge a simple USB drive devices
usb-skeleton
- linux系统下的usb驱动程序 代码精炼 可移植性好-the driver of usb based on linux
cypress_cy7c63
- This driver is based on the Cypress USB Driver by Marcus Maul (cyport) and the 2.0 version of Greg Kroah-Hartman s USB Skeleton driver.
usb-skeleton
- USB Skeleton driver - 2.2.