X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/usb-driver/blobdiff_plain/7b219d308d74d4ab41643207b0ee37fb2dbbe632..HEAD:/README diff --git a/README b/README index 055780f..f3eb7c9 100644 --- a/README +++ b/README @@ -9,6 +9,8 @@ should work on every kernel version which is supported by libusb and supports ppdev. It was written against impact from ISE Webpack 9.1SP1 and tested with the following software: + * ISE 13.1 + * ISE 12.1 * ISE Webpack 11.1 * ISE Webpack 10.1 * ISE Webpack 9.2SP1, SP2, SP3, SP4 @@ -65,6 +67,15 @@ the initial firmware has not been loaded (loading it changes the product-ID from another value to 8). To load the firmware follow these steps: +1. Run ./setup_pcusb in this directory, this should set up everything + correctly: + - When $XILINX is set correctly: + $ ./setup_pcusb + - When $XILINX is not set, and ISE is installed in /opt/Xilinx/13.1: + $ ./setup_pcusb /opt/Xilinx/13.1/ISE_DS/ISE + +Old instructions, use only when the above script did not work: + 1. If you have no /etc/udev/rules.d/xusbdfwu.rules file, copy it from /path/to/ISE/bin/lin/xusbdfwu.rules to /etc/udev/rules.d/xusbdfwu.rules