The Kernel-Mode Driver Framework (KMDF) is a driver framework developed by Microsoft as a tool to aid driver developers create and maintain Kernel mode device drivers for Windows 2000 and later releases. It is one of the frameworks included in the Windows Driver Foundation. The current version is 1.7.

PropertyValue
p:abstract
  • The Kernel-Mode Driver Framework (KMDF) is a driver framework developed by Microsoft as a tool to aid driver developers create and maintain Kernel mode device drivers for Windows 2000 and later releases. It is one of the frameworks included in the Windows Driver Foundation. The current version is 1.7. (en)
  • Kernel-Mode Driver Framework(核心模式驅動程式架構,簡稱KMDF),是美國微軟公司推出的視窗驅動程式基礎(Windows Driver Foundation)之一,建構 Windows XP 與 Windows Server 2003 的核心模式(Kernel-Mode)驅動程式所需的基本功能,包括對隨插即用(PNP)、電源管理(Power Manager)、I/O 佇列、直接記憶體存取(DMA)、Windows Management Instrumentation (WMI)和同步處理等的完整支援。KMDF 的設計並不能用來取代 WDM,它提供“Skeletal WDM”建置來替代WDM;目前,KMDF並不支援匯流排篩選驅動程式(Bus Filter Driver)。 Kernel-Mode Driver Framework目前支援下列類型的核心模式(kernel mode)驅動程式之建立: *隨插即用(PNP)裝置所使用的 Function Driver。 *隨插即用(PNP)裝置所使用的 Filter Driver。 *隨插即用(PNP)裝置堆疊(Stack)所使用的 Bus Driver。 *Windows NT 4.0 型態裝置所使用的 Control 裝置驅動程式。 KMDF 是可重新進入程式庫(Reentrant Library)。 (zh)
p:hasPhotoCollection
p:reference
p:wikipage-zh
rdf:type
rdfs:comment
  • The Kernel-Mode Driver Framework (KMDF) is a driver framework developed by Microsoft as a tool to aid driver developers create and maintain Kernel mode device drivers for Windows 2000 and later releases. It is one of the frameworks included in the Windows Driver Foundation. The current version is 1.7. (en)
  • Kernel-Mode Driver Framework(核心模式驅動程式架構,簡稱KMDF),是美國微軟公司推出的視窗驅動程式基礎(Windows Driver Foundation)之一,建構 Windows XP 與 Windows Server 2003 的核心模式(Kernel-Mode)驅動程式所需的基本功能,包括對隨插即用(PNP)、電源管理(Power Manager)、I/O 佇列、直接記憶體存取(DMA)、Windows Management Instrumentation (WMI)和同步處理等的完整支援。KMDF 的設計並不能用來取代 WDM,它提供“Skeletal WDM”建置來替代WDM;目前,KMDF並不支援匯流排篩選驅動程式(Bus Filter Driver)。 (zh)
rdfs:label
  • Kernel-Mode Driver Framework (en)
  • KMDF (zh)
skos:subject
foaf:page
p:redirect
owl:sameAs