Hello All, I have written a driver program for character device and I use ioctl from user space to communicate with the device. I am able to open the device and execute the command for the respective ioctl but the address the I am sending from the user space is different and the ioctl reutuns me a BAD ADDRESS.... Thank You,,.........