|
Prev: webhosting euwebhosting resellerwebhosting lycos desql server 2000teamspeak root server
Next: error LNK2019 with fopen
From: krish on 19 May 2008 16:00 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 19 May 2008 23:35
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. |