X-Git-Url: http://git.rot13.org/?p=linux-usb-otg;a=blobdiff_plain;f=README;h=6db5b7dc7e95d131d1650eff16f802a3c6435145;hp=811acfdbd0904d5dfd3cc8de1c9413e15cd80e5e;hb=2126c651eaa36269876326ec0d852d31ae66241c;hpb=10eb89a8925904d8ae5fab995318deb96c94c23c diff --git a/README b/README index 811acfd..6db5b7d 100644 --- a/README +++ b/README @@ -1,5 +1,25 @@ Let's make Linux OTG ports useful... +To install: + + cd /srv/ + 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: http://www.chip-community.org/index.php/Chip:_USB_hid_on_libcomposite @@ -10,7 +30,3 @@ 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. - - -