device enumerator component ?

  • Thread starter Thread starter Sajith
  • Start date Start date
S

Sajith

Hi,

Is there any component in embedded XP which installs &
enumerates all the devices (for e.g floppy drive, CDROM
drive, com ports etc)present in the system at boot time ?

Any help will be aprreciated.
Regards,
Sajith
 
You mean beside following?

Plug and Play Software Device Enumerator.
PnP (Kernel-mode)
PnP (User-mode)

You need appropriate inf and sys files already in place.

Regards,
Slobodan
 
Yes.. I have added the 3 components. I wonder if anything
else is required . I also have the inf's and the sys files
in place..

regards,
Sajith
 
This should be enough.

After you successfully run FBA. Attach physically CDROM and see if PNP will
detect it.

For any failure you should look in setupapi.log file located in windows
folder.


Regards,
Slobodan
 
Back
Top