1########################################################## 2# init.insmod.raven.cfg # 3# This file contains raven specific kernel modules to # 4# load at init time by init.insmod.sh script # 5########################################################## 6 7# Load device specific kernel modules 8# Modules here will be loaded *after* all common modules 9modprobe|bcmdhd4389.ko 10modprobe|sec_touch.ko 11 12# All device specific modules loaded 13setprop|vendor.device.modules.ready 14setprop|vendor.all.modules.ready 15setprop|vendor.all.devices.ready 16