INSTALL A BLUETOOTH PNP DRIVER

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hello, i'm trying to create a component for a Bluetooth Conceptronic Driver,
but there are a lot of .inf files. I find some tutorials about creating a
component from an INF File but I have more doubts about which is the correct
..inf and how do I find the register's input for the driver.

Are ther more information about how introduce a driver in a run-time image??
 
You can search for the Device Instance Id to find the right INF file.

1. Attach the Bluetooth device to a system running XP Pro.
2. Intall the driver when asked.
3. Open Device Manager, and look at the properties forh te Blue tooth
device. More specifically the Details tab and the Device Instance Id
4. Search the INF files for the closest match to the Device Instance ID. You
might not need the whole ID.

Regards,

Sean Liming
www.sjjmicro.com / www.seanliming.com
XP Embedded Book Author - XP Embedded Advanced, XP Embedded Supplemental
Toolkit
 
Back
Top