Michael Gernoth
|
718362b440
|
libusb-driver works on ISE Design Suite 10.1
|
17 years ago |
Michael Gernoth
|
2ede2e5551
|
add location of official libusb-based driver
|
17 years ago |
Michael Gernoth
|
b9423a5343
|
typo
|
17 years ago |
Michael Gernoth
|
04d489add9
|
update supported software
|
17 years ago |
Michael Gernoth
|
e8f8e2d060
|
clarify filename for udev rule
|
17 years ago |
Michael Gernoth
|
be59993b74
|
do not export unnecessary symbols
|
17 years ago |
Michael Gernoth
|
d5eac538d5
|
update supported software
+=EDK 9.02.01i
+=ISE 9.2 SP3
|
17 years ago |
Michael Gernoth
|
cdce4d4dfe
|
config-parser fix from Reimar Doeffinger
|
17 years ago |
Michael Gernoth
|
e9a331c745
|
XILINX platform cable USB DLC9 works, too (reported by Johannes Hanika)
|
17 years ago |
Michael Gernoth
|
812923bad6
|
ISE 9.2 SP2 works, too
|
17 years ago |
Michael Gernoth
|
20ce0945f2
|
integrated USB cable on XUP-V2Pro works, too (reported by Andy Greensted)
|
17 years ago |
Michael Gernoth
|
8d29f0a488
|
adapt snapshot-link to new gitweb
|
17 years ago |
Michael Gernoth
|
a2a952c0da
|
be compatible with libusb-versions without dev->devnum member
|
17 years ago |
Michael Gernoth
|
ddb9214f8d
|
Merge branch 'master' of agrajag.zerfleddert.de:/git/usb-driver
|
17 years ago |
Michael Gernoth
|
77683ab696
|
ignore bus-id on XILINX_USB_DEV setting missing a device-id
|
17 years ago |
Michael Gernoth
|
6af90678eb
|
updated firmware description for ISE 9.2
|
17 years ago |
Michael Gernoth
|
3a2a22bc86
|
make it possible to specify the USB bus
document the usage for multiple cables
|
17 years ago |
Michael Gernoth
|
d377df04c9
|
support for multiple USB cables by Mondrian Nuessle <nuessle@uni-mannheim.de>
|
17 years ago |
Michael Gernoth
|
4c7a69cb77
|
include inttypes.h
|
17 years ago |
Michael Gernoth
|
5029ac18d7
|
add link to XILINX posting about open source cable drivers
|
18 years ago |
Michael Gernoth
|
ddd89a5322
|
add ISE 9.2i and ChipScope 9.2 as supported
|
18 years ago |
Michael Gernoth
|
72ce448bf9
|
only close the parallel port when it was really openend
|
18 years ago |
Michael Gernoth
|
c21a2deca2
|
add short note about cleaning cable locks
|
18 years ago |
Michael Gernoth
|
67e7f4aa19
|
add link to instructions for Ubuntu in VMware by Sven Andersson
|
18 years ago |
Michael Gernoth
|
337944d1da
|
add Synplicity Identify as supported software (reported by Marc Kelly)
|
18 years ago |
Michael Gernoth
|
59fab31ff9
|
clean up supported software list
|
18 years ago |
Michael Gernoth
|
278203036c
|
move DLC9G cable to the tested and working section
|
18 years ago |
Michael Gernoth
|
b3158171a8
|
add link to 64bit install instructions on Kubuntu by Ken Ryan
|
18 years ago |
Michael Gernoth
|
69a88eebab
|
Makefile cleanup
|
18 years ago |
Michael Gernoth
|
b8b5059a2b
|
document lib32 target, add EDK 9.1.02i as working
|
18 years ago |
Michael Gernoth
|
d59d5fb4e8
|
work correclty on 64bit systems with 32bit userland
|
18 years ago |
Michael Gernoth
|
7517e9fe05
|
add lib32 target to build a 32 bit library on 64 bit systems
|
18 years ago |
Michael Gernoth
|
b8b756f5d3
|
better check for NULL on access
|
18 years ago |
Michael Gernoth
|
2c6ade7a8a
|
add EDK 9.1.01i as working
|
18 years ago |
Michael Gernoth
|
f19a030c77
|
remove Id-tag from website
|
18 years ago |
Michael Gernoth
|
e9b47752d6
|
add git summary link
|
18 years ago |
Michael Gernoth
|
b22eea29d3
|
add information on how to clone the repository with git
|
18 years ago |
Michael Gernoth
|
3eee002c15
|
return -1 if pathname passed to accept is a null-pointer.
unbreaks git with libusb-driver.so preloaded
|
18 years ago |
Michael Gernoth
|
81cf365889
|
add something versionlike for the git-tracked usb-driver
|
18 years ago |
Michael Gernoth
|
badd6a82bf
|
change repository to git
|
18 years ago |
michael
|
19020bc569
|
typo
|
18 years ago |
michael
|
084feb4bf3
|
monitor tdi, too
|
18 years ago |
michael
|
0a060ead2d
|
add the possibility to monitor the JTAG state machine
|
18 years ago |
michael
|
1830118e81
|
another typo
|
18 years ago |
michael
|
dc587d1175
|
typo
|
18 years ago |
michael
|
f9318fa12d
|
programming is now abaout as fast as a parallel cable again
|
18 years ago |
michael
|
c6338a01c2
|
remove unused variables from builds without FTDI-support
|
18 years ago |
michael
|
7606d47088
|
add documentation for FTDI2232 based devices
|
18 years ago |
michael
|
61e0de7a4b
|
config parser to associate ftdi2232 devices with parallel port
|
18 years ago |
michael
|
617583d072
|
some microoptimazation
|
18 years ago |