搜索资源列表
usbTest
- 嵌入式开发板USB测试,方法为通过usbfs直接想内核发送urb包-USB development board for embedded testing, methods for usbfs directly through the kernel would like to send urb package
USB-driver-on-wince
- 通用串行总线(USB)具有方便快速一系列优点,近年来已经发展成为一种比较普遍的计算机与外设的接口。在设计USB设备的过程中不可避免的要涉及到设备驱动程序的设计。首先整体上简要介绍了USB及其通信模型,然后详细讨论了Windows的WDM驱动程序模型,重点阐述了基于WDM的USB设备驱动程序的具体开发过程。最后给出了当前流行的几种USB设备驱动的开发工具及其特点。通过设计USB设备驱动,实现了自行设计的USB数据采集系统与PC的通信。 关键字:通用串行总线(USB); USB请求包(URB);
dvb-usb-urb
- dvb-usb-urb.c is part of the DVB USB library.
usb-urb
- usb-urb.c is part of the DVB USB library.
urb
- urb是USB中通信中最为重要的角色,USB所有的通信都要经过URB-URB is very important in usb
dvb-usb-urb
- dvb-usb-urb.c is part of the DVB USB library for Linux v2.13.6.
usb-urb
- usb-urb.c is part of the DVB USB library.
usb_urb
- usb-urb.c is part of the DVB USB library.
usb-urb
- usb-urb.c is part of the DVB USB library.
r8a7791-clock
- dvb-usb-urb.c is part of the DVB USB library.
urb
- usb_init_urb - initializes a urb so that it can be used by a USB driver.
URB
- The basic idea of the new driver is message passing, the message itself is called USB Request Block, or URB for short.
gadget
- endpoint-specific parts of the api to the usb controller hardware. unlike the urb model, (de)multiplexing layers are not required.