Used to troubleshoot software and device driver errors when using certain operating systems.
用于解决软件和设备驱动程序错误时使用某些操作系统。
With generic device and device driver structures, most of the binding can take place using common code.
总线驱动已经自行处理了这个部分,因为总线有专门的结构来代替设备和驱动。
With generic device and device driver structures, most of the binding can take place using common code.
而对于那些通用的设备和设备驱动,大部分的绑定操作都可以使用共同的代码。
This scheme includes three parts: PCI Bus interface board, experiment flat board and device driver high-level software.
该设计方案由PCI总线接口板、实验平台板、设备驱动程序及上层软件三个部分组成。
This paper is based on developing the PCI communication card of MSCIS interface system and Device Driver of the communication card.
论文是在研制MSCIS接口系统的PCI通信卡和开发通信卡设备驱动程序的基础上完成的。
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性能和设备驱动开发。
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接口系统的高速智能通信卡、主控制卡和开发通信卡设备驱动程序的基础上完成的。
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下驱动程序的开发包括中断处理函数的编写、系统硬件资源的管理以及驱动程序与测试程序的接口。
While DSF is not a replacement for actual device testing, it can greatly assist you in debugging and testing driver code.
虽然DSF不能取代真正的设备测试,但是它可以在很大程度上帮助您调试和测试驱动程序代码。
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的使用,但是所学到的每一点都会非常有用,都可以作为新设备驱动程序的起点。
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.
然后,这个设备驱动程序的角色是每当出现中断时就查询触摸屏控制器,并请求控制器发送触摸的坐标。
In short, this driver provides user-space access to the Ethernet device so that packets can be transmitted and received.
简单地说,这个驱动程序提供对以太网设备的用户空间访问,这样就可以发送和接收数据包。
Suppose your device driver must be written from scratch, and you do not have the actual hardware while developing this device driver.
假设我们必须从头开始编写这个设备驱动程序,在开发这个设备驱动程序时还没有实际的硬件。
You will need the device for which you are writing the driver and a null-modem (serial) cable for remote debugging.
需要有一个正在为其开发驱动程序的设备,以及一根串口线来进行远程调试。
The script USES WLAN tools and utilities to configure device driver parameters like WEP keys and SSIDs.
这个脚本使用WLAN工具和实用程序来配置设备驱动程序参数,例如WEP关键字和SSID。
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和应用程序是紧耦合的,需要调试设备驱动程序在中断丢失和乱序发生时的情况。
The Training Program first classes will be Essential Linux Device Driver Development Skills; Creating Applications for Linux; and Kernel Debugging and Performance.
这一培训计划的首批课程将是精华:Linux设备驱动程序开发技能、创建Linux应用程序、以及内核调试与性能。
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内核调试与性能。
The device descriptor read by the host controller driver contains information about the device, such as class, subclass, and protocol.
主机控制器设备驱动程序读取的设备描述符包含关于设备的信息,例如class、subclass和protocol。
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_register在devfs名称空间的根目录添加foo0设备节点,并记录这个新的foo0节点应该映射到内核中的foo设备驱动程序。
The Linux card services core interacts with the host controller device driver, the card device drivers, and the user mode cardmgr daemon.
linux卡服务核心与主机控制器设备驱动程序、卡设备驱动程序及用户模式cardmgr后台进程交互。
TAP is a virtual network kernel driver that implements an Ethernet device and as such, operates at the Ethernet frame level.
TAP是一个虚拟网络内核驱动,该驱动实现Ethernet设备,并在Ethernet框架级别操作。
Also Ubuntu and Linux in general has to deal with device driver problems. Only a few manufacturers provide Linux drivers.
我使用的打印机没有Linux驱动,而且Ubuntu和Linux总体上都要解决设备驱动问题,只有少数生产厂商提供Linux驱动。
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 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_cs和hermes。
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设备是一个设备驱动程序,利用它可以将文件作为一个块设备挂载到系统中,然后就可以查看这个文件系统中的内容了。
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内核中设备驱动程序的稳定性。
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的符号链接。
The tape driver is a sequential access device and registers itself as a character device through register_chrdev_region.
磁带驱动器是顺序存取设备,会通过 register_chrdev_region 将自身注册为字符设备。
It is necessary to remove "parport" driver and/or "lp" driver, before using the cygnal device.
在使用cygnal设备之前,必须移除“parport”驱动和/或“lp”驱动。
应用推荐