[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: file_operations
Linux device drivers by Alessandro Rubini can be best choice for you..
Go thru http://www.xml.com/ldd/chapter/book/ch03.html and use
http://lxr.linux.no for linux source code cross reference.
Most of the things will become clear for you..
Suresh
On 9/5/05, raja <vnagaraju@xxxxxxxxxxxx> wrote:
> Hi,
> I want to implement a character device driver that will implement
> all the operations in the file_operations strucure.
> But I am unable to understand the members of the structure and function
> pointer's arguments.Will you please help me where i can get the
> information about the structures.
>
> regards
> raja
>
> --
> Kernelnewbies: Help each other learn about the Linux kernel.
> Archive: http://mail.nl.linux.org/kernelnewbies/
> FAQ: http://kernelnewbies.org/faq/
>
>
--
Suresh Kumar Pedamallu,
Software Engineer,
Computer Associates India Pvt. Ltd,
Hyderabad
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/