Non plug & play manual configuration

G

Guest

Hi.

My board contains two additional COM ports which are not plug & play. This
results with FBA identifying the ports and installing drivers for them, but
not configuring correctly the IO address and IRQ values for them. I need to
open the device manager and do this manually.

I would like to create a component which automates this process and add it
to my target device. How can this be done ??

Thanks
 
K

KM

You will have to capture the proper registry entries from either XP Pro or your own XPe runtime that has the drivers installed and
correctly configured.
You can find out the entries with the tools like Regmon or RegSnap/Inctrl5. Typically the settings you mentioned are going to end up
under Services, Enum and Control branches of the system hive.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top