]> git.zerfleddert.de Git - usb-driver/commit
Fix 32-bit ISE 10.1 on 64-bit platform.
authorMichael Gernoth <michael@gernoth.net>
Sat, 29 Mar 2008 12:51:08 +0000 (13:51 +0100)
committerMichael Gernoth <michael@gernoth.net>
Sat, 29 Mar 2008 12:51:08 +0000 (13:51 +0100)
commitc42237a305a64d46ed4fa4cf2c974abd09486be7
tree9c2aed7f0a697da5ad392449073a88bf3f34c1cd
parent9cb54622e016b499e3c5266e08c4186b1e50c394
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.
usb-driver.c
Impressum, Datenschutz