You will have to look for it somewhere in the registry.
I can only assume that this is an FTDI chip. If so, you can get information about using your public API, which is part of the drivers.
If there are no other answers, I will check later tonite at home, since my JTAG debugger has the same chip.
Update:
Here is the registry key for my device assigned to a COM port (under PortName )
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USB\VID_0483&PID_5740\498C54823932\Device Parameters
I think you can simply list the usbser driver via USB devices.
source share