Hi
I am presently working on the ti dm816x spectrum digital board. I have written a character driver for reading and writing the value on the GPIO pin through IOCTL INTERFACE . After successfully cross compiling the code when i am inserting my module on the target (2.6.37 linux ) , I am not able to find the /dev entry of the driver but if i am compiling on 2.6.32.24 linux host , i am able to see the entry.
please help me out .