Usage of multiple endpoints in the receiver

Hello
I have a project based on the GNU-radio where I am trying to receive
data from two endpoints in the Fx2 chip.
It works just fine under Windows but I get error when I do exactly the
same thing under Linux.

I have tried both to create an additional endpoint and to use the
“bulk-read” from Libusb, but if I use the extra endpoint my software
crashes and the bulkread modyfies “d_free_list()” so that the software
crashes when I try to close the endpoints.

Is there anyone who have managed to use receive data from two
endpoints in the Fx2 chip? How did you do?

Regards
/Oscar
(I Hope that this is the correct list for this mail, otherwise I
apologize for my mistake

On Mon, Apr 21, 2008 at 10:09:29AM -0600, oscar Isoz wrote:

Is there anyone who have managed to use receive data from two
endpoints in the Fx2 chip? How did you do?

Regards
/Oscar
(I Hope that this is the correct list for this mail, otherwise I
apologize for my mistake

Oscar,

I think the libusb mailing list is a better place to ask this
question.

Eric