1
0

23 Commits

Author SHA1 Message Date
Michael Gernoth
325556c933 improve debug output 2008-04-12 17:49:32 +02:00
Michael Gernoth
396647368b don't export internal symbols 2008-04-11 14:12:36 +02:00
michael
d0e2002d3a much faster programming via FTDI2232 now.
programs a xc3s200 in 22 seconds
2007-04-29 13:49:13 +00:00
michael
b122ac4b01 improve performance by
* using synchronous bitbang mode
 * handling multi transfers in the jtagkey-driver by combining writes and reads
2007-04-29 10:19:40 +00:00
michael
19b2e286ce preliminary support for amontec jtagkey.
it's too slow to be usable right now
2007-04-29 00:43:14 +00:00
michael
0dca330e46 make parallel port numbers permanent across program restarts 2007-04-08 19:07:05 +00:00
michael
e6293f4578 really support multiple parallel ports 2007-04-01 15:47:52 +00:00
michael
54fc45085e add other tested software
change some parallel port variables
2007-03-17 19:10:54 +00:00
michael
ae413cee9c cleanup parallel support a bit 2007-03-17 00:13:23 +00:00
michael
543579946c Add support for Parallel Cable III (and clones) 2007-03-14 23:13:37 +00:00
michael
576995a866 add another ioctl-stub 2007-03-14 19:15:00 +00:00
michael
bdc65937d6 remove ugly defines for 64bit support and solve the problem in a
better way
2007-03-14 17:09:01 +00:00
michael
f152c04870 add support for ise 8.1i 2007-03-14 16:58:35 +00:00
michael
7216ce6cb7 fix 64bit and add DEBUG shared object 2007-03-10 10:51:06 +00:00
michael
b72b86b42a revert most of last 64bit cleanup, as windrvr doesn't do it this way
this version might work on 64bit
2007-03-10 01:25:19 +00:00
michael
11d017427f fix some 64bit issues, probably... 2007-03-10 00:56:45 +00:00
michael
3664a3e3ec impact loops now... 2007-02-22 22:24:15 +00:00
michael
f95f1d2e4e fill in struct
impact still segfaults...
2007-02-22 21:29:38 +00:00
michael
795992adaf correctly calculate device_info_size, as all struct members are known now 2007-02-22 20:43:06 +00:00
michael
3be69a94fa config descriptor 2007-02-22 18:36:36 +00:00
michael
e71b6bf3f3 more 2007-02-22 17:02:14 +00:00
michael
9c9fd67cec a bit more 2007-02-22 13:13:30 +00:00
michael
da3ba95aee a bit more tracing code 2007-02-22 11:03:04 +00:00