device driver
[计] 设备驱动程序
2026-05-06 01:33 浏览次数 19
[计] 设备驱动程序
Device filter driver设备过滤器驱动
sleeping avoiding device for driver司机防睡装置
device & driver装置;策略;图案;设备;终端
Device function driver设备功能驱动
device e driver设备驱动程序
device- driver[计] 设备驱动程序
Apple Modile Device USB Driver找不见的
it could be in the kernel core per se, or in a device driver that is linked into the kernel either statically or dynamically.
它本身可以在内核中,也可以在静态或动态链接到内核的设备驱动例程中。
this particular device driver is meant for an embedded system where you may not have much sophisticated debugging environment.
这个设备驱动程序是为一个嵌入式系统开发的,在这种系统上并没有很好的调试环境。
the script uses wlan tools and utilities to configure device driver parameters like wep keys and ssids.
这个脚本使用wlan工具和实用程序来配置设备驱动程序参数,例如wep关键字和ssid。
then, open the device driver and get the file descriptor.
然后打开设备驱动器并获取文件描述符。
in order to boot on the new system, you would need the appropriate device driver filesets to support the new platform.
要想在新系统上引导,需要支持新平台的适当的设备驱动程序文件集。
and the proper software drivers, like multipath i/o or a subsystem device driver path control module, should be installed and kept up to date so that the disks are presented clearly to the server.
为了让这些磁盘能够清楚地呈现给服务器,还应该安装并随时更新适当的软件驱动器,比如多路径i/o或一个子系统设备驱动器路径控制模块。
also, you can use friendly name if your device driver supports it.
此外,如果您的设备驱动程序支持,则可以使用友好的名称。
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和应用程序是紧耦合的,需要调试设备驱动程序在中断丢失和乱序发生时的情况。
a multi-pathing subsystem device driver (sdd) was installed.
安装了一个多路径子系统设备驱动程序(sdd)。
the access to a specific device is handled by traditional physical device driver associated with it.
对特定设备的访问由与它相关联的传统物理设备驱动程序处理。
suppose your device driver must be written from scratch, and you do not have the actual hardware while developing this device driver.
假设我们必须从头开始编写这个设备驱动程序,在开发这个设备驱动程序时还没有实际的硬件。
all this kernel needs to have loaded into it is the device driver for the disk on which the other, loadable, modules are being kept.
这种内核所需要加载的东西就是磁盘的设备驱动程序,其他可加载的模块都可以保存在磁盘上。
dsf is especially helpful in executing device driver kernel code where the device may not be present.
当设备可能不存在时,dsf特别有助于执行设备驱动程序内核代码。
the kernel thread that we implement will raise the interrupt (the software-generated irq) for our device driver (and not for our card) by making use of the int assembly instruction.
我们实现的内核线程可以通过利用int汇编指令为我们的设备驱动程序(而不是为卡)来触发中断(软件生成irq)。
who has time to scour the internet for a device driver to work with hardware such as a video card or an external hard drive?
毕竟,谁有那么多的閑暇,去互联网上苦苦搜寻与显卡或外接硬盘之类硬件配套的设备驱动程序呢?
when you exchange the adapter, the existing device driver supports the adapter because it is of the same type.
当您调换适配器时,现在的设备驱动程序会支持此适配器,因为它是同类型的。
this article helps device driver developers test the interrupt service routine as much as possible by simulating the various interrupts.
本文通过模拟各种中断,尽可能地帮助设备驱动程序开发人员测试中断服务例程。
in host-based virtualization, the software layer above the physical device driver layer processes the i/o requests and redirects the requests to the specific physical device.
在基于宿主的虚拟化中,物理设备驱动程序层上面的软件层处理i/o请求并把请求转发给特定的物理设备。