USB: USB driver for problematic chips.
对有问题的USB芯片驱动程序。
Then it describes USB driver and firmware programming.
然后详细描述了USB驱动程序和固件程序设计。
The host software deals with HCI packets and USB driver.
主机软件包括USB驱动和HCI分组处理两部分。
And introduces compile, install and debug process of USB driver devices.
并介绍了编译、安装及测试usb设备驱动程序的过程。
The development of USB driver is an important part of the development of USB device.
USB设备驱动程序的开发是USB设备开发的一个重要部分。
The paper mainly completed the design of USB driver based on S3C2410 (ARM9 processor).
本文主要研究了基于S3C 2410 (ARM9处理器)的USB总线接口的驱动程序设计。
Chapter 6 describes the compile and debug and install process of a USB driver devices.
第六章描述了该usb设备驱动程序的编译、调试及安装过程。
The design for USB interface board is achieved, as well as the design for original code of USB driver.
完成了USB接口板设计,同时完成了USB驱动程序的源代码设计;
This USB Driver is used for connecting your Motorola handset to a 64-bit Windows computer via a USB cable.
此usb驱动被用到通过US B线将你的摩托罗拉手机和一个64bit的Windows电脑相连接。
This USB Driver is used for connecting your Motorola handset to a 32-bit Windows computer via a USB cable.
此usb驱动被用到通过US B线将你的摩托罗拉手机和一个32bit的Windows电脑相连接。
This paper focuses on the design of USB driver in WDM mode and Windows interface application program of video stream.
重点阐述了WDM模式的USB设备驱动程序与采集视频流的界面应用程序的设计。
I see the following message during MHM software installation for the USB Driver with Windows XP: Has not passed LOGO Testing.
我看到下面的消息在MHM软件安装的USB驱动程序与WindowsXP:没有通过徽标测试。
I see the following message during MHM software installation for the USB Driver with Windows 2000: Digital Signature not found.
我看到下面的消息在MHM软件安装的USB驱动程序与Windows 2000:数字签名没有找到。
The article also states the whole design of the new one, the hardware design, USB driver programming and application programming.
着重说明了系统整体设计、外插硬件设计、USB驱动软件设计和客户应用软件设计。
Last but not least, 2.6.29 introduces a WiMAX wireless broadband networking stack into Linux (currently based on the i2400m USB driver).
最后值得一提的是,2.6.29在Linux中引入了一种WiMAX无线宽带网络堆栈(目前基于i2400 mUSB驱动程序)。
USB driver stack architecture and the method of how to communicate with a USB device in application are also analyzed in this paper.
对usb驱动程序堆栈结构和应用程序如何与usb设备通信的方法进行了简要分析。
By referring to USB driver architecture, thesis divides 1394 driver into three layers: 1394 system layer, standard layer and class layer.
论文参考usb驱动结构体系,将基于1394的VxWorks驱动分为三个层次:1394系统层、标准协议层和各种类设备层。
Then the software design is explained, including head-end system software, DVB module software, USB driver program and file receive mechanism.
接着详细介绍了系统的软件设计,包括前端播控软件、接收模块的软件设计、USB驱动程序设计、文件接收机制等。
Similar to the hci-usb driver used for usb Bluetooth devices discussed above, usb irda FIR dongles are supported by the irda-usb.c device driver.
与上面讨论到的用于usbBluetooth设备的hci - usb驱动程序类似,irda - usb . c设备驱动程序支持usb irdaFIR软件狗。
The Microsoft USB test tool (MUTT) device and the software package gives you a powerful set of tools for testing interoperability of your USB hardware with the Microsoft USB driver stack.
微软usb测试工具(MUTT)设备和软件为您提供了一套强大的工具来测试您的USB硬件的互操作性与微软usb驱动程序堆栈。
There were analog multiplexers, A/D conversion(analog digital conversion), FIFO module, CPLD module in the hardware design and CPLD program, USB firmware, USB driver in the software design.
在硬件上包含多路开关、模数转换、FIFO模块、CPLD模块、USB模块; 在软件上包含CPLD编程、USB固件、USB驱动以及应用程序。
Many multinational companies have developed USB terminal controller several years ago, while home research on the terminal controller is rare but most limited in the USB driver development.
国外一些大公司前几年已经开发出来USB设备控制器,而国内这方面的研究开发很少,大多是做usb设备的应用。
Because the device descriptor read from the adapter during enumeration matches the information registered by the hci_usb driver with the usb core, this driver gets attached to the Belkin usb device.
因为在枚举期间从适配器读取的设备描述符与hci_usb驱动程序注册到usb核心的信息相匹配,所以这个驱动程序可附加到Belkin usb设备。
Mouse drivers (especially USB mouse drivers) can be atrociously temperamental beasts, and changing a driver does not always result in added functionality.
鼠标驱动程序(尤其是US b鼠标驱动程序)可能变化无常,而且更换驱动程序也不一定能得到增强功能的效果。
If this happens for you, read the section about configuring the USB serial driver in the Qt Documentation.
如果出现这种情况,请阅读Qt文档中关于如何配置US B串口驱动的一节。
I submitted a kernel patch to the USB HID driver back in the days of 2.6.10 and 2.6.13.
当内核版本还是2.6.10 ~2.6.13的时候我提交了一个USBHID驱动的内核补丁。
Therefore, the Linux USB layer, the BlueZ USB transport driver, and the BlueZ protocol stack are the main kernel layers that get the device working.
因此,LinuxUS b层、BlueZ US b传输器驱动程序以及BlueZ协议栈是使设备工作的主要内核层。
The BlueZ USB transport driver (drivers/bluetooth/hci_usb.c) registers this class/subclass/protocol information with the Linux USB core.
BlueZUSB传输驱动程序(drivers/bluetooth/hci_usb.c)将该class/subclass/protocol信息注册到Linux USB核心。
In the aspects of software modularization, emphasize to analyze USB device firmware, driver program of computer operating system and interface program-three parts of programming method.
在针对软件的模块化方面,着重分析了USB外设端的固件、主机操作系统上的客户驱动程序以及操作界面程序三个部分程序编写方法。
In the aspects of software modularization, emphasize to analyze USB device firmware, driver program of computer operating system and interface program-three parts of programming method.
在针对软件的模块化方面,着重分析了USB外设端的固件、主机操作系统上的客户驱动程序以及操作界面程序三个部分程序编写方法。
应用推荐