From 191224ba7e88910d482f7efb7e52e7bc68255e4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arnim=20L=C3=A4uger?= Date: Sat, 7 Feb 2009 16:03:47 +0000 Subject: [PATCH] libftdi URL changed git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@1429 b68d4a1b-bc3d-0410-92ed-d4ac073336b7 --- jtag/ChangeLog | 4 ++++ jtag/doc/UrJTAG.txt | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/jtag/ChangeLog b/jtag/ChangeLog index 8cff7760..ea7d02f5 100644 --- a/jtag/ChangeLog +++ b/jtag/ChangeLog @@ -1,3 +1,7 @@ +2009-02-07 Arnim Laeuger + + * doc/UrJTAG.txt: libftdi URL changed + 2009-02-06 Arnim Laeuger * src/tap/cable/ft2232.c: fix nSRST for flyswatter (Kees Jongenburger) diff --git a/jtag/doc/UrJTAG.txt b/jtag/doc/UrJTAG.txt index 094aa2d4..e24aeb4d 100644 --- a/jtag/doc/UrJTAG.txt +++ b/jtag/doc/UrJTAG.txt @@ -320,7 +320,7 @@ package and can be installed using the distribution's package management system (e.g. "apt-get libftdi-dev" for Debian and Ubuntu). If it isn't available or you don't run Linux, you can get it from - * http://www.intra2net.com/de/produkte/opensource/ftdi/ + * http://www.intra2net.com/en/developer/libftdi/ Alternatively, you can use the FTD2XX library from the chip manufacturer FTDI. It is available for Linux and Windows. There's more information about linking