michael
|
b122ac4b01
|
improve performance by
* using synchronous bitbang mode
* handling multi transfers in the jtagkey-driver by combining writes and reads
|
18 years ago |
michael
|
1dac51954a
|
pass MULTI_TRANSFER to jtagkey_transfer, so it can be optimized there
(which will hopefully increase performance by much)
|
18 years ago |
michael
|
bccac33bca
|
some cleanups
|
18 years ago |
michael
|
19b2e286ce
|
preliminary support for amontec jtagkey.
it's too slow to be usable right now
|
18 years ago |
michael
|
8121bc50c2
|
first bits for amontec jtagkey
|
18 years ago |
michael
|
088b1e7b6a
|
change URLs from viewcvs to viewvc
|
18 years ago |
michael
|
de6f38dea1
|
add integrated cable on spartan 3A sk
|
18 years ago |
michael
|
5649925c5a
|
add EDK 8.1.02i as working
|
18 years ago |
michael
|
2271fdf28f
|
add EDK 8.1 as reported working
|
18 years ago |
michael
|
295cadbca4
|
add link to xc3sprog
|
18 years ago |
michael
|
78d5d21dc9
|
other cables
|
18 years ago |
michael
|
0dca330e46
|
make parallel port numbers permanent across program restarts
|
18 years ago |
michael
|
2b78cb9950
|
fix sentence
|
18 years ago |
michael
|
4d2daea0fa
|
change ppdev url
|
18 years ago |
michael
|
21a5b63570
|
missing XILINX
|
18 years ago |
michael
|
57d4107e61
|
xup, kawk
|
18 years ago |
michael
|
32e2af2399
|
add pointer to website
|
18 years ago |
michael
|
3b1b5fa8ab
|
generate a better driver identification
|
18 years ago |
michael
|
9ec5ba04dd
|
some validator warnings
|
18 years ago |
michael
|
41d0a9f776
|
some links, libusb-dev
|
18 years ago |
michael
|
026cbe49ab
|
Initial revision
|
18 years ago |
michael
|
05e1bfcd05
|
rename TRENZ define to FORCE_PC3_IDENT and document how to enable the
define
|
18 years ago |
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.
|
18 years ago |
michael
|
7824bbf66e
|
it works on ISE Webpack 9.1SP3
|
18 years ago |
michael
|
e6293f4578
|
really support multiple parallel ports
|
18 years ago |
michael
|
1f62c14e4f
|
BUGFIX: enable cables not connected to the primary parallel port
|
18 years ago |
michael
|
45b9b80b6f
|
add URL for library source
|
18 years ago |
michael
|
0c71f276bd
|
add not about UseHIGHZ when programming with the parallel cable
|
18 years ago |
michael
|
6f766a61c4
|
add note about Parallel Cable IV
|
18 years ago |
michael
|
54fc45085e
|
add other tested software
change some parallel port variables
|
18 years ago |
michael
|
28e7c3682e
|
parallel cable transfer cleanup
|
18 years ago |
michael
|
ae413cee9c
|
cleanup parallel support a bit
|
18 years ago |
michael
|
57fade8e35
|
always set ecpbase correctly.
|
18 years ago |
michael
|
889bee692a
|
impact requests ECP addresses, even when ECP is not available. Ignore
requests with base address == 0x0000
|
18 years ago |
michael
|
459c6ef789
|
print errorstring when /dev/parportX can't be opened
|
18 years ago |
michael
|
543579946c
|
Add support for Parallel Cable III (and clones)
|
18 years ago |
michael
|
ac9e3f59d8
|
handle other TRANSFER commands not used by USB ;-)
|
18 years ago |
michael
|
0b50c513ef
|
add tested software
|
18 years ago |
michael
|
576995a866
|
add another ioctl-stub
|
18 years ago |
michael
|
bdc65937d6
|
remove ugly defines for 64bit support and solve the problem in a
better way
|
18 years ago |
michael
|
f152c04870
|
add support for ise 8.1i
|
18 years ago |
michael
|
010cbaa6cd
|
allow concurrent access to the cable
|
18 years ago |
michael
|
7216ce6cb7
|
fix 64bit and add DEBUG shared object
|
18 years ago |
michael
|
b72b86b42a
|
revert most of last 64bit cleanup, as windrvr doesn't do it this way
this version might work on 64bit
|
18 years ago |
michael
|
f42065a398
|
do not undef DEBUG
|
18 years ago |
michael
|
11d017427f
|
fix some 64bit issues, probably...
|
18 years ago |
michael
|
c2e95a3084
|
shorter udev install
|
18 years ago |
michael
|
332ced7a9c
|
better fix for windrvrfd when device is not opened
prevents "!!!ERROR: magic header does not match!!!" message
|
18 years ago |
michael
|
979132fe59
|
firmware info
|
18 years ago |
michael
|
f0bfb2db7d
|
BUG-Fix: Do not do ioctls on fd == 0
|
18 years ago |