I have developed a character device driver for Linux. I have some functions that deal with files (in the file operations struct) such as read,write,ioctl,etc..
I real