minecode
April 21st, 2007, 07:09 AM
Hello, I wrote a device driver for my USB device and I installed it for my device manually. It works fine, BUT... I need to find out how to install it within my application installer before I even plug it in.
My current thinking is that I might be able to identify the unique address the PC gives to the device when it is plugged in?? - But, how to predict this address when there are multiple USB sockets on a PC??
Many thanks.
My current thinking is that I might be able to identify the unique address the PC gives to the device when it is plugged in?? - But, how to predict this address when there are multiple USB sockets on a PC??
Many thanks.