• Used to troubleshoot software and device driver errors when using certain operating systems.

    用于解决软件设备驱动程序错误使用某些操作系统

    youdao

  • With generic device and device driver structures, most of the binding can take place using common code.

    总线驱动已经自行处理了这个部分,因为总线有专门结构代替设备驱动。

    youdao

  • With generic device and device driver structures, most of the binding can take place using common code.

    而对于那些通用设备设备驱动大部分绑定操作都可以使用共同的代码。

    youdao

  • This scheme includes three parts: PCI Bus interface board, experiment flat board and device driver high-level software.

    设计方案PCI总线接口实验台板设备驱动程序及上层软件三个部分组成。

    youdao

  • This paper is based on developing the PCI communication card of MSCIS interface system and Device Driver of the communication card.

    论文研制MSCIS接口系统PCI通信开发通信卡设备驱动程序的基础上完成的。

    youdao

  • Prior to Iris, he worked at Compaq in the area of advanced development of storage products, I/O performance, and device driver development.

    加入 Iris之前在 Compaq工作,负责开发存储产品I/O性能设备驱动开发。

    youdao

  • This paper is based on developing the high-speed intelligent card, main control card of MSCIS interface system and device driver of the communication card.

    论文研制MSCIS接口系统高速智能通信、主控制卡开发通信卡设备驱动程序基础上完成的。

    youdao

  • We also introduce the development of device driver under QNX, include programme of the interrupt handler, management of hardware resource and interface between application and device driver.

    最后详细地介绍QNX驱动程序开发包括中断处理函数的编写、系统硬件资源管理以及驱动程序测试程序的接口

    youdao

  • While DSF is not a replacement for actual device testing, it can greatly assist you in debugging and testing driver code.

    虽然DSF不能取代真正设备测试但是它可以在很大程度上帮助调试测试驱动程序代码

    youdao

  • What you'll find is a variation in design and usage of the available kernel APIs, but each is useful for instruction or as a starting point for a new device driver.

    这里可以找到各种设计的变化以及可用内核api使用但是所学到的一点都会非常有用,都可以作为新设备驱动程序的起点。

    youdao

  • The role of the device driver, then, is to query the touch screen controller whenever an interrupt occurs, and to ask the controller to send the coordinates of the touch.

    然后这个设备驱动程序角色每当出现中断时就查询触摸屏控制器请求控制器发送触摸坐标

    youdao

  • In short, this driver provides user-space access to the Ethernet device so that packets can be transmitted and received.

    简单说,这个驱动程序提供以太网设备用户空间访问这样可以发送接收数据包

    youdao

  • Suppose your device driver must be written from scratch, and you do not have the actual hardware while developing this device driver.

    假设我们必须从头开始编写这个设备驱动程序,在开发这个设备驱动程序没有实际硬件

    youdao

  • You will need the device for which you are writing the driver and a null-modem (serial) cable for remote debugging.

    需要正在开发驱动程序设备以及一根串口线来进行远程调试

    youdao

  • The script USES WLAN tools and utilities to configure device driver parameters like WEP keys and SSIDs.

    这个脚本使用WLAN工具实用程序配置设备驱动程序参数例如WEP关键字和SSID

    youdao

  • And finally, the driver is tightly coupled with various APIs and applications, and you may have to debug a device driver where interrupt losses and out-of-sequence interrupts happen.

    最后驱动程序API应用程序耦合的,需要调试设备驱动程序中断丢失序发生时的情况。

    youdao

  • The Training Program first classes will be Essential Linux Device Driver Development Skills; Creating Applications for Linux; and Kernel Debugging and Performance.

    这一培训计划首批课程精华Linux设备驱动程序开发技能创建Linux应用程序、以及内核调试性能。

    youdao

  • The first two courses, drawn from the selection of available on-site offerings, will be Essential Linux Device Driver Development Skills and Linux Kernel Debugging and Performance.

    在网站提供两个课程linux设备驱动程序开发技术基础linux内核调试性能

    youdao

  • The device descriptor read by the host controller driver contains information about the device, such as class, subclass, and protocol.

    主机控制器设备驱动程序读取设备描述符包含关于设备的信息例如classsubclassprotocol

    youdao

  • In response, devfs_register adds the foo0 device node to the root of the devfs namespace, and records that this new foo0 node should map to the foo device driver in the kernel.

    相应,devfs_registerdevfs名称空间目录添加foo0设备节点记录这个新的foo0节点应该映射内核中的foo设备驱动程序

    youdao

  • The Linux card services core interacts with the host controller device driver, the card device drivers, and the user mode cardmgr daemon.

    linux服务核心主机控制器设备驱动程序、卡设备驱动程序用户模式cardmgr后台进程交互。

    youdao

  • TAP is a virtual network kernel driver that implements an Ethernet device and as such, operates at the Ethernet frame level.

    TAP一个虚拟网络内核驱动驱动实现Ethernet设备Ethernet框架级别操作

    youdao

  • Also Ubuntu and Linux in general has to deal with device driver problems. Only a few manufacturers provide Linux drivers.

    我使用的打印机没有Linux驱动而且UbuntuLinux总体解决设备驱动问题只有少数生产厂商提供Linux驱动。

    youdao

  • 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 bBlueZ US b传输器驱动程序以及BlueZ协议使设备工作主要内核

    youdao

  • The device entry in Listing 1 states that the orinoco_cs driver consists of three kernel modules: Orinoco, orinoco_cs, and hermes.

    清单1中的设备条目规定orinoco_cs驱动程序三个内核模块组成orinoco、orinoco_cshermes

    youdao

  • The loop device is a device driver that allows you to mount a file as a block device and then interpret the file system it represents.

    loop设备个设备驱动程序,利用它可以文件作为一个设备系统中,然后就可以查看这个文件系统中的内容了。

    youdao

  • The goal of the Linux test Project is to help device driver developers standardize device unit tests and increase device driver stability in the Linux kernel.

    LinuxTestProject目标帮助设备驱动程序开发人员标准化设备单元测试提高Linux内核设备驱动程序稳定性

    youdao

  • The above rule says: match a device which was named by the kernel as hdb AND where the driver is ide-disk. Name the device node with the default name and create a symbolic link to it named sparedisk.

    上面规则意思匹配内核命名hdb以及驱动为ide-disk的设备命名设备节点缺省名字,同时创建一个指向名为sparedisk的符号链接

    youdao

  • The tape driver is a sequential access device and registers itself as a character device through register_chrdev_region.

    磁带驱动器顺序存取设备,会通过 register_chrdev_region 将自身注册为字符设备。

    youdao

  • It is necessary to remove "parport" driver and/or "lp" driver, before using the cygnal device.

    使用cygnal设备之前,必须移除parport驱动/lp”驱动。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定