I don’t think it really violates any rules, as the interfaces exist to
configure ‘root enumerated pseudo devices’. However I also don’t see any
compelling reason to make such drivers pnp/wdm, (for some value of wdm,
pgv.) The argument I’ve heard in favor of using a pnp/wdm framework is that
it provides a well defined management interface. OK, but really the SCM does
too, and it is much simpler and fits the ‘kernel module’ design better.
-----Original Message-----
From: Moreira, Alberto [mailto:xxxxx@compuware.com]
Sent: Tuesday, January 08, 2002 2:07 PM
To: NT Developers Interest List
Subject: [ntdev] Re: Driver Name visible in Device Manager!!!
with no - deviceThis raises a question that I haven’t totally answered yet.
Is there a legit way of writing the equivalent of a Linux
kernel module under the wdm model ? Or are we sort of
violating the rules whenever we write a driver that only
handles imaginary hardware ?Alberto.
-----Original Message-----
From: Maxim S. Shatskih [mailto:xxxxx@storagecraft.com]
Sent: Tuesday, January 08, 2002 8:53 AM
To: NT Developers Interest List
Subject: [ntdev] Re: Driver Name visible in Device Manager!!!
with no - deviceLooks like your registry is broken by incorrect INF file. It
occurs sometimes.PnP shows either the value from the functional driver’s INF
file or, if the functional driver is not found, then it
displays the result of MN_QUERY_DEVICE_TEXT returned by the
bus driver.Anyway a devnode is required, and it is extremely strange if
PnP displays something without a real devnode.Max
----- Original Message -----
From: “Shiva Prasad. T. S.”
> To: “NT Developers Interest List”
> Sent: Tuesday, January 08, 2002 5:28 AM
> Subject: [ntdev] Re: Driver Name visible in Device Manager!!!
> with no - device
>
>
> > hi sheshagiri,
> >
> > I would like to know, can a device Manager display a device name
> without
> > an actual hardware being present(though with a conflict
> symbol when I
> > load just the driver for the device)Just because it’s name
> is present
> > in the registry…If so,wouldn’t it should display all the
> names under
> > the
> SERVICE
> > KEY in registry in the Device manager too…???
> >
> > regards,
> >
> > shiv
> >
> >
> >
> >
> >
> >
> >
> > —
> > You are currently subscribed to ntdev as: xxxxx@storagecraft.com To
> > unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
> >
>
>
> —
> You are currently subscribed to ntdev as:
> xxxxx@compuware.com To unsubscribe send a blank
> email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
>
> —
> You are currently subscribed to ntdev as:
> xxxxx@stratus.com To unsubscribe send a blank email to
> leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
>
—
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com