Mikael Krus wrote: >> Oh, so lets say I want to use both interfaces (A and B), I need to open >> them separately and keep one context for each interface?
I've never tried to use both at once, but that seems like the only thing that could possibly work. I've only ever used one at a time, but I believe there are others on the list who can tell you if that will work. Basically, ftdi_set_interface (at least in libftdi-0.1x) just sets a few member variables that the other functions look at. Regards, Michael -- libftdi - see http://www.intra2net.com/en/developer/libftdi for details. To unsubscribe send a mail to [email protected]
