X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/usb-driver/blobdiff_plain/41d0a9f776f45fe753d3f5cb71228ca9e289b94b..4d2daea0fa9e761d34a191c4404c970722e893d9:/index.html diff --git a/index.html b/index.html index 148be32..9786a28 100644 --- a/index.html +++ b/index.html @@ -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. @@ -31,10 +31,10 @@

Supported Software

The following software is reported to work with this driver: @@ -54,14 +54,17 @@
  • Download usb-driver.tar.gz (to build it, you need to have the libusb development package installed. It is called libusb-dev on Debian.)
  • Read the README
  • Browse the CVS repository
  • -
  • Precompiled libusb-driver.so for Debian Etch, but better build your own
  • +
  • Precompiled libusb-driver.so for Debian Etch, but better build your own
  • Links


    - Michael Gernoth, $Id: index.html,v 1.2 2007-04-06 12:32:26 michael Exp $ + Michael Gernoth, $Id: index.html,v 1.6 2007-04-07 15:36:55 michael Exp $