upstream uvc-gadget
[linux-usb-otg] / README
diff --git a/README b/README
index 4f5b8ad..90770a1 100644 (file)
--- a/README
+++ b/README
@@ -3,9 +3,21 @@ Let's make Linux OTG ports useful...
 To install:
 
        cd /srv/
-       git clone usb-otg
+       git clone https://github.com/dpavlin/usb-otg
        ./install.sh
 
+This will create composite gandet on boot through which you can insert keystrokes,
+mount disk images, or open serial port back to arm board.
+
+I'm using Debian armbian image for all Allwinner boards with linux-image-next-sunxi kernel.
+
+This setup has been tested on:
+- Raspberry Pi 0
+- Cubieboard2 A20
+- Lamobo R1 A20
+- Cubieboard A10
+
+
 
 Based on documentation from:
 
@@ -18,7 +30,7 @@ http://github.com/wismna/raspberry-pi/hackpi
 https://github.com/torvalds/linux/blob/master/Documentation/usb/gadget-testing.txt
 
 
-This setup has been tested on Raspberry Pi 0 and Allwinner A20 based board.
-
+UVC (to emulate webcam):
 
+git clone git://git.ideasonboard.org/uvc-gadget.git