1
0

fix sentence

This commit is contained in:
michael 2007-04-07 17:20:20 +00:00
parent 4d2daea0fa
commit 2b78cb9950

View File

@ -8,7 +8,7 @@
<H2>About</H2> <H2>About</H2>
<P> <P>
When using <a href="http://www.xilinx.com">XILINX</a> JTAG software like Impact, Chipscope and XMD 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. 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, 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 which emulates the module in userspace and allows the tools to access the JTAG cable without the need
@ -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> <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> </ul>
<HR> <HR>
<FONT SIZE="-1"><I><A HREF="mailto:cabledriver@zerfleddert.de">Michael Gernoth</A>, $Id: index.html,v 1.6 2007-04-07 15:36:55 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> </BODY>
</HTML> </HTML>