您要查找的是不是:
- PDD implementations are designed to work with specific MDD implementations, and as such can vary widely from one layered device driver to the next. MDD層驅動(dòng)可以對一個(gè)類(lèi)型的設備進(jìn)行驅動(dòng)。PDD層的驅動(dòng)則是根據具體的硬件設備和平臺專(zhuān)門(mén)編寫(xiě)。
- Layered Device Driver Architecture 分層的設備驅動(dòng)程序體系
- Layered device drivers split the code into an upper layer called the model device driver (MDD) and a lower layer called the platform dependent driver (PDD). 分層的設備驅動(dòng)程序把代碼分成一個(gè)模型設備驅動(dòng)(MDD)層和平臺相關(guān)驅動(dòng)層(PDD)。MDD層驅動(dòng)可以對一個(gè)類(lèi)型的設備進(jìn)行驅動(dòng)。
- Unknown device driver initialization error. 未知的設備驅動(dòng)程序初始化錯誤。
- The device driver goot stuck in an infinite loop. 該設備驅動(dòng)程序菊困在一個(gè)無(wú)限循環(huán)。
- VTD? Virtual Timer Device Driver? 虛擬定時(shí)器設備驅動(dòng)程序(微軟的)?
- VPD? Virtual Printer Device Driver? 虛擬多印機設備驅動(dòng)程序?
- Most Windows CE?based device drivers use a layered approach. 大多數驅動(dòng)程序使用分層的方法。
- Each controller on a bus can be individually addressed by the CPU, this is why the software device driver can write to its registers and thus control it. 在總線(xiàn)上的每個(gè)控制器可以被CPU所單獨尋址,這是軟件設備驅動(dòng)程序能寫(xiě)入寄存器并能控制這些控制器的原因。
- An installable Virtual Device Driver failed Dll initialization. 可安裝的虛擬設備驅動(dòng)程序之Dll起始設置失敗。
- The role of a device driver is providing mechanism, not policy. 設備驅動(dòng)程序的任務(wù)是提供機制,而不是策略。
- Informs the device driver that a new print job is starting. 通告設備驅動(dòng)程序開(kāi)始一項新打印作業(yè)。
- Select the device driver you want to install for this hardware. 選擇要為此硬件安裝的設備驅動(dòng)程序。
- Unable to open device driver containing RAS performance data. 無(wú)法打開(kāi)包含RAS性能數據的設備驅動(dòng)程序。
- The PnP device driver based on PCI is designed in the end. 重點(diǎn)論述了即插即用設備驅動(dòng)程序和接口控制模塊的實(shí)現。
- The upper layer is also known as the model device driver (MDD), and the lower layer is also known as the platform dependent driver (PDD). 上層通常被叫做模型設備驅動(dòng)(MDD),下層通常被叫做平臺相關(guān)驅動(dòng)(PDD)。
- VxD and authoritative guide to device driver, pdf format. VxD與設備驅動(dòng)程序權威指南,pdf格式。
- The device driver interface (DDI) is a set of functions exposed by an MDD layer or monolithic driver and called by other OS modules. 設備驅動(dòng)接口(DDI)是由MDD層或者單體驅動(dòng)提給內核模塊調用的一個(gè)函數集合。
- The network device drivers are in drivers/net. 網(wǎng)絡(luò )設備驅動(dòng)位于drivers/net中。
- They are further sub-divided into classes of device driver, for example block. 它又進(jìn)一步劃分成幾類(lèi)設備驅動(dòng),如block。