From 97fe428fff12c2ab01463854f22e4ae5b49331c3 Mon Sep 17 00:00:00 2001 From: Kolja Waschk Date: Wed, 27 Feb 2008 17:19:25 +0000 Subject: [PATCH] Removed redundant information about FTD2XX. git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@1104 b68d4a1b-bc3d-0410-92ed-d4ac073336b7 --- jtag/doc/UrJTAG.txt | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/jtag/doc/UrJTAG.txt b/jtag/doc/UrJTAG.txt index b8ced9a4..39c89156 100644 --- a/jtag/doc/UrJTAG.txt +++ b/jtag/doc/UrJTAG.txt @@ -308,15 +308,8 @@ you don't run Linux, you can get it from * http://www.intra2net.com/de/produkte/opensource/ftdi/ Alternatively, you can use the FTD2XX library from the chip manufacturer FTDI. -It is available for Linux and Windows. To use the library for Windows in a -Cygwin environment, first get it from: - - * http://www.ftdichip.com/Drivers/D2XX.htm - -Unzip the CDM*.zip to some directory and tell UrJTAG about this directory -during the configure step before actual compilation: - - ./configure --with-ftd2xx=/cygdrive/c/windows/temp/CDM_Drivers +It is available for Linux and Windows. There's more information about linking +to that library in a Cygwin environment below. All other USB JTAG adapters can be supported only if libusb is installed. There is a libusb-win32 variant that can be used in a Cygwin environment: