Re: LEGACY_DRIVER question
- From: "Pavel A." <pavel_a@xxxxxxxxxxxxxxx>
- Date: Thu, 29 May 2008 17:00:41 +0300
Then, does the driver actually start? does it create some device?
--PA
"qwert" <qwert@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:8E863C54-F82B-43D1-B02B-3B82709FD277@xxxxxxxxxxxxxxxx
I dont see my driver in device manager's non plug and play section if
Root\LEGACY_MYDRIVER\0000 is not present in the registry entry of my driver.
Again even if I start my driver that entry doesnt appear in registry and I
dont see it in my device manager.
"Pavel A." wrote:
"qwert" <qwert@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:391D1FC4-490E-47D6-9143-5A4F5102A69E@xxxxxxxxxxxxxxxx
> I have a legacy driver.
> In few systems I see my driver entry in Non plug and play section in
> device
> manager.
> But few systems doesnt have my driver in plug and play section.
> In registry also i dont see Root\LEGACY_MYDRIVER\0000 entry in enum
> section
> of my driver.
> ie, HKLMcurrentcontrolset\services\mydriver\enum\
> I believe that if only this entry is present in the registry I can see > the
> driver in non plug and play section in device manager.
> who puts this entry in registry.
> I see my driver appears in only few systems.
> where can I check???
Perhaps the enum entry is added only if the driver has been started.
So if you don't see the registry entry, this driver won't be in dev.
manager as well.
Regards,
--PA
.
- References:
- Re: LEGACY_DRIVER question
- From: Pavel A.
- Re: LEGACY_DRIVER question
- Prev by Date: Re: ZwWriteFile and memory buffer in Vista x64
- Next by Date: Re: DHPDEV, PPDEV, and HDEV structure
- Previous by thread: Re: LEGACY_DRIVER question
- Next by thread: Re: Message Signaled interrupt? more question
- Index(es):
Relevant Pages
|