I seem to recall a discussion thread regarding speeding up
recognition/enumeration of new devices. The problem that needs to be solved
is that it's taking from 7 to 20 seconds for a new device to become
available for communication after power on connection. The folks at our
production facility want this to happen more quickly.
The port that we will be using can be dedicated to this function. The device
VID, PID, and Version will be constant but the USB serial number will
probably be changing. My inital reaction is that the amount of time needed
for enumeration is determined by how much work the PnP manager has to do to
figure out the correct driver.
As I mentioned, I seem to remember a similar issue that was on the list, but
a search of current articles doesn't seem to turn anything up. Does anyone
remember this one?
Sam Robinson