X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/usb-driver/blobdiff_plain/088b1e7b6af5b2b39d1d43da02379ba67e437393..b3158171a8198e71e7fd495112177de4404d58ac:/index.html diff --git a/index.html b/index.html index c7261c9..6aa42b1 100644 --- a/index.html +++ b/index.html @@ -23,6 +23,10 @@ The USB cable is supported at full speed.

+ Experimental support for FTDI 2232 based devices has been added. They are seen by Impact as a Parallel + Cable III. These devices are currently significantly slower than every other supported cable. +

+

The library is called libusb-driver as it was developed to support the USB cable, but later extended to also support parallel cables.

@@ -36,12 +40,14 @@
  • Enterpoint Prog2 Parallel Cable III clone
  • Trenz TE0149-01 Parallel Cable III clone
  • Digilent JTAG3 Parallel Cable III clone
  • +
  • Amontec JTAGkey-Tiny (experimental)
  • These cables should work but have not yet been tested:

    Supported Software

    The following software is reported to work with this driver: @@ -54,18 +60,22 @@
  • ChipScope Pro 9.1.03i
  • ChipScope Pro 9.1.02i
  • ChipScope Pro 8.2.04i
  • +
  • EDK 9.1.02i
  • +
  • EDK 9.1.01i
  • EDK 8.2.02i
  • EDK 8.1.02i
  • Download

    Links


    - Michael Gernoth, $Id: index.html,v 1.12 2007-04-22 11:41:58 michael Exp $ + Michael Gernoth