Hi,

We have written a sample driver for Android. We have added the driver
and built it statically and linked with the kernel.We built the Kernel
Image and got the uImage file. We flashed the kernel image on to our
hardware (Devkit8000). We tried to look for our device in “/proc/
devices”.

Our driver is getting listed in “/proc/devices”. But to use the
driver, we need to add that to “/dev”.
Could you please let us know how to add the driver entry to “/dev” so
that some process can access it?

Do we need to modify one of init.c and devices.c?

Kindly please help.

Regards,
Ramesh.

-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to