[maemo-developers] how to load custom kernel module at bootup?
From: Mandeep Sandhu mandeepsandhu.chd at gmail.comDate: Tue Jun 30 12:19:35 EEST 2009
- Previous message: How to upgrade microb-engine's Javascript engine to TraceMonkey?
- Next message: how to load custom kernel module at bootup?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi All, I'm using the n810 tablet for some USB device development work. I've made a custom ethernet gadget driver (modified drivers/usb/gadget/ether.c). I've tested this driver using insmod/rmmod and putting the OTG in peripheral mode. Now I want it to load this module at boot time. Currently the tablet loads the g_file_storage module on startup. Where do I make the change to load g_ether.ko instead of the file storage driver? Maemo doesn't seem to have the /etc/modules file! :-/ Any helps appreciated. Thanks, -mandeep
- Previous message: How to upgrade microb-engine's Javascript engine to TraceMonkey?
- Next message: how to load custom kernel module at bootup?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]