I'm using various devices, all of which use the FTDI chip. I'm using two different methods to talk to these devices. The first method is talking to the virtual com port. The second method is calling the dll directly. Both methods work when the devices are connected directly to a PC. When the devices are connected to a hub (Dell monitor, other various self-powered hubs) calling the dll works correctly, it seems to lock the driver up and I can no longer talk to the VCP although I can still continue to call the dll. This seems to only happen on Win7. Ideas? I've got various devices, some connected directly, others connected through a hub that need to communicate both ways. Need help!