init should do that for you, init in android does what udevd does in other linux flavors... so a device_create / class_create and all the other sub-system uevents from kernel I believe are being listened onto by init.
On Thu, Jul 29, 2010 at 1:32 PM, Bharathi Subramanian <[email protected]> wrote: >> Do we need to modify one of init.c and devices.c? > > Yes. You have to add it in the devices.c file. > > -- > Bharathi Subramanian > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-kernel -- --Pavan Savoy -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel
