On Tue, Mar 12, 2013 at 12:14 PM, Sagar Padhye wrote:
> Hi
>
Hi,
> I have successfully created a dummy procfile with read/write calls. I know
> this is old way of coding & I should use sysfs, but still I did it.
> When I compile this thing as module it works fine - proc file is created,
> read
Hi
I have successfully created a dummy procfile with read/write calls. I know
this is old way of coding & I should use sysfs, but still I did it.
When I compile this thing as module it works fine - proc file is created,
read & write works.
Then I thought of playing around a bit - I kept my code in