X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/usb-driver/blobdiff_plain/21a5b6357077e3aae12a80a740c1c66b39227b81..2b78cb99505ece99ba30ccc3ebe6f6fd462b4f33:/index.html diff --git a/index.html b/index.html index 943dd26..271e3e7 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@

About

When using XILINX JTAG software like Impact, Chipscope and XMD - on Linux, the proprietary kernel windrvr module from Jungo + on Linux, the proprietary kernel module windrvr from Jungo is needed to access the parallel- or usb-cable. As this module does not work with current linux kernel versions (> 2.6.18) a library was developed, which emulates the module in userspace and allows the tools to access the JTAG cable without the need @@ -16,7 +16,7 @@

The library uses libusb to access USB devices and the - ppdev interface to communicate + ppdev interface to communicate with parallel cables. The parallel part currently only supports Parallel Cable III mode (and PCIV in PCIII compatibility mode) as the faster PCIV modes use another kernel module which is not emulated by this library. So you are limited to a 200kHz JTAG clock when using Parallel Cable IV with this software. @@ -65,6 +65,6 @@

  • USB JTAG adapter by Kolja Waschk, opensource integration of the XILINX platform cable USB into OpenOCD and openwince JTAG Tools

  • - Michael Gernoth, $Id: index.html,v 1.5 2007-04-06 19:45:18 michael Exp $ + Michael Gernoth, $Id: index.html,v 1.7 2007-04-07 17:20:20 michael Exp $