1
0

14 Commits

Author SHA1 Message Date
Michael Gernoth
23138e94d0 disable sharing the XPCU cable for now, as this causes problems even when
only one application uses the cable
2008-08-21 10:14:27 +02:00
Michael Gernoth
614a4da1e8 remove no longer needed dummy_interrupt mutex 2008-04-14 23:18:24 +02:00
Michael Gernoth
787300f60e add include stdint.h
Thanks to Matteo Vit.
2008-04-14 18:27:40 +02:00
Michael Gernoth
8949e420b6 fix handling of XILINX_USB_DEV environment variable 2008-04-12 17:40:32 +02:00
Michael Gernoth
9bfaca620d implement support for multiple XPCU cables for ISE 10.1
this also solves the crash of impact 10.1 which was previously
attributed to a mutex deadlock, but impact itself leaks filedescriptors.
2008-04-12 17:20:15 +02:00
Michael Gernoth
0a2341bb36 fix for mutex deadlock when closing and reopening the cable connection 2008-04-12 15:46:00 +02:00
Michael Gernoth
19acdb82e4 pass pointer to usb-driver structure through impact 2008-04-12 15:26:58 +02:00
Michael Gernoth
8af4d9103d make it possible to return an error everywhere 2008-04-12 15:13:26 +02:00
Michael Gernoth
501f1c2134 move interrupt functions to xpcu.c 2008-04-12 00:30:12 +02:00
Michael Gernoth
f92c0fbce9 rework more XPCU code. INT_* still needs to be moved 2008-04-11 21:14:32 +02:00
Michael Gernoth
0c2db148a4 add xpcu_set_interface 2008-04-11 15:36:07 +02:00
Michael Gernoth
6234190be3 add xpcu_close 2008-04-11 15:22:59 +02:00
Michael Gernoth
6c235d59ca move XPCU transfer function 2008-04-11 15:16:28 +02:00
Michael Gernoth
cbfa0ac6c8 begin separating XPCU functions into own file 2008-04-11 15:08:19 +02:00