this would be very helpful: http://lwn.net/Kernel/LDD3/
--- Amer Yasin <[EMAIL PROTECTED]> wrote: > Write a sample device driver and test application > program to use the > device driver. The device driver implements the > open, read, > hi guyz can anyone help me regarding: > how to write and release methods. The write method > gets the user data > from test application and stores in a temporary > buffer. The read > method returns this data to test application, when > read method is > called by the test program. > What is major number? > How do you register the character driver to the > Linux kernel? > > any hints???? > > _______________________________________________ > General mailing list > [email protected] > http://mail.jolug.org/mailman/listinfo/general_jolug.org > __________________________________ Do you Yahoo!? Read only the mail you want - Yahoo! Mail SpamGuard. http://promotions.yahoo.com/new_mail _______________________________________________ General mailing list [email protected] http://mail.jolug.org/mailman/listinfo/general_jolug.org
