Re: doubt in pnp manager

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



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





.



Relevant Pages

  • Re: Dos, Windows 98 Second Edition & 6600 Kentfield Quad
    ... partitions all selected ... by a boot manager located in the MBR at boot time. ... Il mittente di questo messaggio|The sender address of this ...
    (comp.sys.intel)
  • Re: [patch 00/13] devtmpfs patches
    ... I suspect that the intersection between (systems which need to shave ... boot time to the minimum) and (systems which have lots of partitions) ... No, not at all, lots of desktops have one or two disks with 15+ ...
    (Linux-Kernel)
  • More woes automounting USB drive on karmic
    ... I'm still having problems automounting a USB hard drive w/ 5 partitions on Karmic at boot time. ... Here's the relevant portion of /etc/fstab: ... mount /media/mercury ...
    (Ubuntu)
  • Re: Mountig Windows partitions at boot in 8.04
    ... partitions were maintained in the file following your update. ... add them back in & reboot. ... My impression was that those drives that are mounted at boot time are ... but that there ate other references made by ...
    (Ubuntu)
  • doubt in pnp manager
    ... manager to enumerate all the partitions??? ... partitions so that I can use the the signal in my filter driver. ... I wanted to know the number of partitions in the system at the boot time ...
    (microsoft.public.development.device.drivers)