Unlayered PnP Driver?

Just a simple question: Does a PnP driver have to be layered? I mean even it
is a single layer, do I have to push it into the device stack?

A pnp driver by definition must sit on top of a PDO. If that is what
you mean by layered, then yes, it must be layered.

d


From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Yiping Han
Sent: Thursday, March 23, 2006 3:38 PM
To: Windows System Software Devs Interest List
Subject: [ntdev] Unlayered PnP Driver?

Just a simple question: Does a PnP driver have to be layered? I mean
even it is a single layer, do I have to push it into the device stack?


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer