opipad/rc.local.example
Takashi Toyoshima 2f56df689e initial commit
2017-11-14 02:24:28 +09:00

12 lines
380 B
Plaintext

# Copyright 2017 Takashi Toyoshima <toyoshim@gmail.com>. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
insmod /opt/opipad/hid_opp.ko
modprobe g_hid iProduct='Hori Fighting Stick EX2 (Virtual)'
echo 2 > /sys/bus/platform/devices/sunxi_usb_udc/otg_role
/opt/opipad/uin_oppd > /dev/null 2> /dev/null &