Merge branch 'master' of github.com:dpavlin/usb-otg
authorDobrica Pavlinusic <dpavlin@rot13.org>
Fri, 28 Jun 2019 20:19:50 +0000 (22:19 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Fri, 28 Jun 2019 20:19:50 +0000 (22:19 +0200)
1  2 
rndis-ecm-adm.sh

@@@ -10,10 -12,11 +12,10 @@@ cd /sys/kernel/config/usb_gadget
  mkdir -p g1
  cd g1
  
- OS=MS # change this to anything else to skip M$ tweaks
 -
  HOST="48:6f:73:74:50:43"
- SELF0="42:61:64:55:53:42"
- SELF1="42:61:64:55:53:43"
+ RNDIS="42:61:64:55:53:42"
+ RNDIS="" # disabled
+ ECM="42:61:64:55:53:43"
  
  echo 0x04b3 > idVendor
  echo 0x4010 > idProduct