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
