]> git.zerfleddert.de Git - usb-driver/blobdiff - index.html
make parallel port numbers permanent across program restarts
[usb-driver] / index.html
index 943dd2682a93d3d4ec16cb39a91815f7bcc03d00..271e3e7b1a8f51e372520ca934e76688a58719a2 100644 (file)
@@ -8,7 +8,7 @@
                <H2>About</H2>
                <P>
                When using <a href="http://www.xilinx.com">XILINX</a> JTAG software like Impact, Chipscope and XMD
-               on Linux, the proprietary kernel <i>windrvr</i> module from <a href="http://www.jungo.com">Jungo</a>
+               on Linux, the proprietary kernel module <i>windrvr</i> from <a href="http://www.jungo.com">Jungo</a>
                is needed to access the parallel- or usb-cable.
                As this module does not work with current linux kernel versions (&gt; 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 @@
                </P>
                <P>
                The library uses <a href="http://libusb.sourceforge.net/">libusb</a> to access USB devices and the
-               <a href="http://www.linuxfocus.org/common/src/article205/ppdev.html">ppdev</a> interface to communicate
+               <a href="http://people.redhat.com/twaugh/parport/html/x623.html">ppdev</a> 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 @@
                        <li><a href="http://www.ixo.de/info/usb_jtag/">USB JTAG adapter</a> by Kolja Waschk, opensource integration of the XILINX platform cable USB into OpenOCD and openwince JTAG Tools</li>
                </ul>
                <HR>
-               <FONT SIZE="-1"><I><A HREF="mailto:cabledriver@zerfleddert.de">Michael Gernoth</A>, $Id: index.html,v 1.5 2007-04-06 19:45:18 michael Exp $</I></FONT>
+               <FONT SIZE="-1"><I><A HREF="mailto:cabledriver@zerfleddert.de">Michael Gernoth</A>, $Id: index.html,v 1.7 2007-04-07 17:20:20 michael Exp $</I></FONT>
        </BODY>
 </HTML>
Impressum, Datenschutz