I am using emulator environment for testing some device drivers.
At startup, I'm executing insmod mymodule.ko to load my module (for a
fake device).
Now I need to create my inode. Now, I'm doing it by using busybox.
I think there is a "standard way" to do it. But there is no
documentation.
Should I create it manually into mymodule? How to set permissions
after that? Maybe during init process?


--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to