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: