Re: python ioctl

2011-04-14 Thread Neal Becker
Nitish Sharma wrote: > Hi PyPpl, > For my current project I have a kernel device driver and a user-space > application. This user-space application is already provided to me, and > written in python. I have to extend this application with some addition > features, which involves communicating with

python ioctl

2011-04-14 Thread Nitish Sharma
Hi PyPpl, For my current project I have a kernel device driver and a user-space application. This user-space application is already provided to me, and written in python. I have to extend this application with some addition features, which involves communicating with kernel device driver through io