X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/usb-driver/blobdiff_plain/ddd89a532254ddca2f82ab57cbbae5b3c1bbe31a..3a2a22bc86116bf7c99b1475bd8962ea26008fd3:/README

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
 ============================