Re: doubt in pnp manager
- From: qwert <qwert@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 27 Nov 2008 04:44:00 -0800
Ya I understand that hot plug drives are supported in the system.
But I just wanted to know the number of partitions at the boot time.
after that if I add a new partition I dont care.
what happens is in my filter driver I start my initilization process after
one minute assuming that pnp manager does all its enumeratio within one
minute.
but say when I have around 50 partitions I see that one minute is not
aufficient.
I am not sure how long should I wait for that.
I wanted to start my work only after pnp enumerates all the partition at the
boot time.
"Don Burn" wrote:
You cannot know this, some systems have hot plug drives (everything from USB.
to high end SAN storage).
--
Don Burn (MVP, Windows DDK)
Windows Filesystem and Driver Consulting
Website: http://www.windrvr.com
Blog: http://msmvps.com/blogs/WinDrvr
Remove StopSpam to reply
"qwert" <qwert@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:A9B496D9-E2B3-4514-8D02-C8F855C1B9F7@xxxxxxxxxxxxxxxx
say if I have 100 partitions in my system.How long will it take for the
pnp
manager to enumerate all the partitions???
will it give any signal saying that I have enumerated all the boot time
partitions so that I can use the the signal in my filter driver.
Is there any registry key in windows that gives us the number of
partitions
in the system.
I wanted to know the number of partitions in the system at the boot time
itself so that I can use that data in my filter driver which sits below
file
system driver.
Thanks in advance
- Follow-Ups:
- Re: doubt in pnp manager
- From: Don Burn
- Re: doubt in pnp manager
- References:
- doubt in pnp manager
- From: qwert
- Re: doubt in pnp manager
- From: Don Burn
- doubt in pnp manager
- Prev by Date: Re: doubt in pnp manager
- Next by Date: Re: NDIS 5.x to NDIS 6 migration - some questions
- Previous by thread: Re: doubt in pnp manager
- Next by thread: Re: doubt in pnp manager
- Index(es):
Relevant Pages
|