1
0

134 Commits

Author SHA1 Message Date
michael
8121bc50c2 first bits for amontec jtagkey 2007-04-29 00:13:50 +00:00
michael
088b1e7b6a change URLs from viewcvs to viewvc 2007-04-22 11:41:58 +00:00
michael
de6f38dea1 add integrated cable on spartan 3A sk 2007-04-22 11:23:56 +00:00
michael
5649925c5a add EDK 8.1.02i as working 2007-04-15 16:17:22 +00:00
michael
2271fdf28f add EDK 8.1 as reported working 2007-04-15 16:16:13 +00:00
michael
295cadbca4 add link to xc3sprog 2007-04-09 10:21:28 +00:00
michael
78d5d21dc9 other cables 2007-04-09 10:19:11 +00:00
michael
0dca330e46 make parallel port numbers permanent across program restarts 2007-04-08 19:07:05 +00:00
michael
2b78cb9950 fix sentence 2007-04-07 17:20:20 +00:00
michael
4d2daea0fa change ppdev url 2007-04-07 15:36:55 +00:00
michael
21a5b63570 missing XILINX 2007-04-06 19:45:18 +00:00
michael
57d4107e61 xup, kawk 2007-04-06 13:08:27 +00:00
michael
32e2af2399 add pointer to website 2007-04-06 12:59:41 +00:00
michael
3b1b5fa8ab generate a better driver identification 2007-04-06 12:51:55 +00:00
michael
9ec5ba04dd some validator warnings 2007-04-06 12:43:45 +00:00
michael
41d0a9f776 some links, libusb-dev 2007-04-06 12:32:26 +00:00
michael
026cbe49ab Initial revision 2007-04-06 12:21:44 +00:00
michael
05e1bfcd05 rename TRENZ define to FORCE_PC3_IDENT and document how to enable the
define
2007-04-02 11:31:20 +00:00
michael
cdc9c5bf09 Add hack to force the detection of a parallel cable by Stefan Ziegenbalg.
This hack is activated by preloading libusb-driver-trenz.so.
2007-04-02 08:22:08 +00:00
michael
7824bbf66e it works on ISE Webpack 9.1SP3 2007-04-01 15:48:27 +00:00
michael
e6293f4578 really support multiple parallel ports 2007-04-01 15:47:52 +00:00
michael
1f62c14e4f BUGFIX: enable cables not connected to the primary parallel port 2007-04-01 14:37:55 +00:00
michael
45b9b80b6f add URL for library source 2007-03-21 14:40:53 +00:00
michael
0c71f276bd add not about UseHIGHZ when programming with the parallel cable 2007-03-18 16:49:40 +00:00
michael
6f766a61c4 add note about Parallel Cable IV 2007-03-17 22:27:14 +00:00
michael
54fc45085e add other tested software
change some parallel port variables
2007-03-17 19:10:54 +00:00
michael
28e7c3682e parallel cable transfer cleanup 2007-03-17 00:43:00 +00:00
michael
ae413cee9c cleanup parallel support a bit 2007-03-17 00:13:23 +00:00
michael
57fade8e35 always set ecpbase correctly. 2007-03-15 08:29:53 +00:00
michael
889bee692a impact requests ECP addresses, even when ECP is not available. Ignore
requests with base address == 0x0000
2007-03-14 23:34:34 +00:00
michael
459c6ef789 print errorstring when /dev/parportX can't be opened 2007-03-14 23:22:50 +00:00
michael
543579946c Add support for Parallel Cable III (and clones) 2007-03-14 23:13:37 +00:00
michael
ac9e3f59d8 handle other TRANSFER commands not used by USB ;-) 2007-03-14 21:08:43 +00:00
michael
0b50c513ef add tested software 2007-03-14 19:19:58 +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
010cbaa6cd allow concurrent access to the cable 2007-03-11 12:52:26 +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
f42065a398 do not undef DEBUG 2007-03-10 00:58:15 +00:00
michael
11d017427f fix some 64bit issues, probably... 2007-03-10 00:56:45 +00:00
michael
c2e95a3084 shorter udev install 2007-03-09 13:22:31 +00:00
michael
332ced7a9c better fix for windrvrfd when device is not opened
prevents "!!!ERROR: magic header does not match!!!" message
2007-03-04 22:44:13 +00:00
michael
979132fe59 firmware info 2007-03-04 20:41:24 +00:00
michael
f0bfb2db7d BUG-Fix: Do not do ioctls on fd == 0 2007-03-04 20:32:32 +00:00
michael
9ba1e383d1 be a bit more intelligent in 'interrupt' handling 2007-02-25 14:10:06 +00:00
michael
f1405f1379 some cleanups 2007-02-25 14:04:15 +00:00
michael
fdd05738df add comment about udev 2007-02-25 11:02:00 +00:00
michael
419f2c983b emulate access function, too. now even the device node /dev/windrvr6 is
no longer needed
2007-02-25 10:51:28 +00:00