Filter Driver (Paperback)
暫譯: 過濾驅動程式 (平裝本)

Lambert M. Surhone, Miriam T. Timpledon, Susan F. Marseken

  • 出版商: Betascript
  • 出版日期: 2010-08-09
  • 售價: $2,172
  • 貴賓價: 9.8$2,128
  • 語言: 英文
  • 頁數: 110
  • 裝訂: Paperback
  • ISBN: 6132227237
  • ISBN-13: 9786132227232
  • 相關分類: Windows Server
  • 無法訂購

買這商品的人也買了...

相關主題

商品描述

High Quality Content by WIKIPEDIA articles! A filter driver is a Microsoft Windows driver that adds value to peripheral devices or supports a specialized device in the personal computer. It is a driver/program/module that is inserted into the existing driver stack to perform some specific function. A filter driver should not affect the normal working of the existing driver stack in any major way. Written either by Microsoft or the vendor of the hardware, any number of filter drivers can be added to Windows. Upper level filter drivers sit above the primary driver for the device (the function driver), while lower level filter drivers sit below the function driver and above the bus driver. Filters may work on a certain brand of device such as a mouse or keyboard, or they may perform some operation on a class of devices, such as any mouse or any keyboard. Another type of filter driver is the bus filter driver, which may be added on top of the bus driver. For example, an ACPI bus filter is added to support power management for each device.

商品描述(中文翻譯)

高品質內容來自維基百科文章!過濾驅動程式是一種 Microsoft Windows 驅動程式,為周邊設備增加價值或支援個人電腦中的專用設備。它是一個插入到現有驅動程式堆疊中的驅動程式/程式/模組,以執行某些特定功能。過濾驅動程式不應以任何重大方式影響現有驅動程式堆疊的正常運作。過濾驅動程式可以由 Microsoft 或硬體供應商撰寫,並且可以在 Windows 中添加任意數量的過濾驅動程式。上層過濾驅動程式位於設備的主要驅動程式(功能驅動程式)之上,而下層過濾驅動程式則位於功能驅動程式之下和總線驅動程式之上。過濾器可以針對特定品牌的設備(例如滑鼠或鍵盤)運作,或者可以對一類設備(例如任何滑鼠或任何鍵盤)執行某些操作。另一種類型的過濾驅動程式是總線過濾驅動程式,可以添加在總線驅動程式之上。例如,ACPI 總線過濾驅動程式被添加以支援每個設備的電源管理。