Jump to content

Filter adapter device driver

From EDM2
Revision as of 14:55, 26 October 2017 by Martini (talk | contribs) (Created page with "A special class of adapter device drivers that do not manage the hardware directly, but monitor the stream of commands between a device manager and an adapter device driver. S...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A special class of adapter device drivers that do not manage the hardware directly, but monitor the stream of commands between a device manager and an adapter device driver. See Device Managerand adapter device driver.