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
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