X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/usb-driver/blobdiff_plain/d377df04c9ee2d7e7fb94168b5e0a3df5e3152f5..3a2a22bc86116bf7c99b1475bd8962ea26008fd3:/README?ds=sidebyside diff --git a/README b/README index 5ce99d8..f9b6cec 100644 --- a/README +++ b/README @@ -74,6 +74,14 @@ these steps: 4. restart udev and re-plug the cable +If you have multiple cables connected, you can specify the cable to use +in the XILINX_USB_DEV environment-variable as "bus:device". +These identifiers are available in the output of lsusb: +Bus 001 Device 004: ID 03fd:0008 Xilinx, Inc. + ^^^ ^^^ +To use this cable, set the XILINX_USB_DEV variable to "001:004". + + Notes for the parallel cable ============================