Michael Gernoth
cbfa0ac6c8
begin separating XPCU functions into own file
17 years ago
Michael Gernoth
396647368b
don't export internal symbols
17 years ago
Michael Gernoth
74ed4fbde8
release usb-device on close
17 years ago
Michael Gernoth
adb51cf1e7
fix usb_reset. sharing the cable between applications is still possible.
17 years ago
Michael Gernoth
cf55ed64bb
make it possible to share the USB and parallel cable between applications
17 years ago
Michael Gernoth
bbc3baea9b
reset the USB cable when /dev/windrvr6 is closed.
This should solve prolems when impact fails on second use.
17 years ago
Michael Gernoth
d6cf203254
move ISE 10.1 info under "About" on the website
17 years ago
Michael Gernoth
45e87cbfdc
add information about ISE 10.1 32-bit ond 64-bit platform to the website
17 years ago
Michael Gernoth
c42237a305
Fix 32-bit ISE 10.1 on 64-bit platform.
When trying to access a cable with this combination, ISE displays the
following error: "Cable operation is not supported when running the
32-bit version of the application on a 64-bit platform."
This is fixed by additionally overloading the uname function and replacing
x86_64 by i686 in the returned struct in the 32-bit version of this library.
The 64-bit version will still correctly return x86_64.
17 years ago
Michael Gernoth
9cb54622e0
Describe how to enable the native libusb-support in ISE Design Suite 10.1
17 years ago
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