WDM (n)~ A driver model based on the Windows NT driver model that is d…
페이지 정보
본문
WDM (n)~ A driver model based on the Windows NT driver model that is designed to provide a common architecture of I/O services for Windows operating systems for specific classes of drivers. These driver classes include USB and IEEE 1394 buses audio still- image capture video capture and HID-compliant devices such as USB mice keyboards and joysticks. Provides a model for writing kernel-mode drivers and minidrivers and provides extensions for Plug and Play and power management.