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 |
michael
|
9ba1e383d1
|
be a bit more intelligent in 'interrupt' handling
|
18 years ago |
michael
|
f1405f1379
|
some cleanups
|
18 years ago |
michael
|
fdd05738df
|
add comment about udev
|
18 years ago |
michael
|
419f2c983b
|
emulate access function, too. now even the device node /dev/windrvr6 is
no longer needed
|
18 years ago |
michael
|
90831fba7f
|
return wd version 802
|
18 years ago |
michael
|
113af964d4
|
add short readme
|
18 years ago |
michael
|
16f6b16428
|
return parport_pc in list of loaded modules so impact does not show
popups all the time
|
18 years ago |
michael
|
8923df66b0
|
replace a magic value by its name
|
18 years ago |
michael
|
be452175b8
|
some small cleanups
|
18 years ago |
michael
|
2c0c12554e
|
rename sources
|
18 years ago |
michael
|
533f4b68ba
|
use a pthread mutex for interrupts
|
18 years ago |