X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/usb-driver/blobdiff_plain/e9a331c74517c7ba860ffd5a33eac54ef311bace..45e87cbfdccac0d61e8d3c888514cb475db6681f:/index.html?ds=sidebyside

diff --git a/index.html b/index.html
index c991234..4df225d 100644
--- a/index.html
+++ b/index.html
@@ -5,6 +5,19 @@
 	</HEAD>
 	<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
 		<H1>XILINX JTAG tools on Linux without proprietary kernel modules</H1>
+		<P><B>News</B> (<I>2008-03-26</I>): Xilinx has released their own drivers based on libusb with ISE Design Suite 10.1.
+		To use them, you need to set the environment-variable <kbd>XIL_IMPACT_USE_LIBUSB</kbd> to <kbd>1</kbd>
+		before running the tools. The driver on this page no longer needs to be preloaded if you only used
+		it to access USB cables. Parallel port support still seems to rely on <i>windrvr</i>, which can be
+		emulated by <i>libusb-driver</i>.<BR>
+		<B>Using 32-bit ISE 10.1 on a 64-bit platform:</B> When using the 32-bit JTAG tools from ISE Design
+		Suite 10.1 on a 64-bit machine, the tools will not connect to the cable but output the following
+		error: <I>Cable operation is not supported when running the 32-bit version of the application on a
+		64-bit platform.</I><BR>
+		To fix this, run the tools with <KBD>linux32</KBD> or preload the newest 32-bit version of
+		<i>libusb-driver</i>. This will lead the tools to believe that they are running on a 32-bit
+		platform and allows them to connect to the cables.
+		</P>
 		<H2>About</H2>
 		<P>
 		When using <a href="http://www.xilinx.com">XILINX</a> JTAG software like Impact, Chipscope and XMD
@@ -52,13 +65,17 @@
 		<H2>Supported Software</H2>
 		The following software is reported to work with this driver:
 		<ul>
-			<li><a href="http://www.xilinx.com/ise/logic_design_prod/webpack.htm">ISE Webpack 9.2 SP1 and SP2</a></li>
+			<li><a href="http://www.xilinx.com/ise/logic_design_prod/webpack.htm">ISE Webpack 10.1</a></li>
+			<li><a href="http://www.xilinx.com/ise/logic_design_prod/webpack.htm">ISE Webpack 9.2 SP1, SP2, SP3 and SP4</a></li>
 			<li><a href="http://www.xilinx.com/ise/logic_design_prod/webpack.htm">ISE Webpack 9.1 SP1, SP2 and SP3</a></li>
 			<li><a href="http://www.xilinx.com/ise/logic_design_prod/webpack.htm">ISE Webpack 8.2 SP3</a></li>
 			<li><a href="http://www.xilinx.com/ise/logic_design_prod/webpack.htm">ISE Webpack 8.1 SP3</a></li>
-			<li><a href="http://www.xilinx.com/ise/optional_prod/cspro.htm">ChipScope Pro 9.2.01i</a></li>
+			<li><a href="http://www.xilinx.com/ise/optional_prod/cspro.htm">ChipScope Pro 10.1</a></li>
+			<li><a href="http://www.xilinx.com/ise/optional_prod/cspro.htm">ChipScope Pro 9.2.01i, 9.2.02i, 9.2.03i and 9.2.04i</a></li>
 			<li><a href="http://www.xilinx.com/ise/optional_prod/cspro.htm">ChipScope Pro 9.1.02i and 9.1.03i</a></li>
 			<li><a href="http://www.xilinx.com/ise/optional_prod/cspro.htm">ChipScope Pro 8.2.04i</a></li>
+			<li><a href="http://www.xilinx.com/ise/embedded_design_prod/platform_studio.htm">EDK 10.1</a></li>
+			<li><a href="http://www.xilinx.com/ise/embedded_design_prod/platform_studio.htm">EDK 9.2.01i and 9.2.02i</a></li>
 			<li><a href="http://www.xilinx.com/ise/embedded_design_prod/platform_studio.htm">EDK 9.1.01i and 9.1.02i</a></li>
 			<li><a href="http://www.xilinx.com/ise/embedded_design_prod/platform_studio.htm">EDK 8.2.02i</a></li>
 			<li><a href="http://www.xilinx.com/ise/embedded_design_prod/platform_studio.htm">EDK 8.1.02i</a></li>