From: krish on
What does NO_DRV INFmeans? What are the implication as far as
appearance in device manager goes? Will it make my device appear as
"unknown"? If yes, how can I fix it?

Thanks.
From: Tim Roberts on
krish <pradeep_bisht(a)yahoo.com> wrote:
>
>What does NO_DRV INFmeans? What are the implication as far as
>appearance in device manager goes? Will it make my device appear as
>"unknown"? If yes, how can I fix it?

NO_DRV by itself has no special meaning. However, several standard INF
files use that section to define a "null" device, and a device using that
section says "this device does not require a driver."

Such a device appears in device manager but with no driver service.

"How can you fix it?" Well, if your device requires a driver, then you
probably don't want to use NO_DRV.
--
Tim Roberts, timr(a)probo.com
Providenza & Boekelheide, Inc.