Hi,I want to write mouse driver for linux ( usb mouse). I am reading "Linux device driver" and "Linux kernel development". But i don't how to start writing the driver. So,Please help. Best regards, Ronit.
Ronit, What are your reasons for writing this driver? In addition if you have the kernel tree lying around look under drivers/input/mouse for mouse drivers that are in production to help you understand how to write one better. Good Luck, Nick On 2015-03-06 11:27 PM, Ronit Halder wrote:
Hi,I want to write mouse driver for linux ( usb mouse). I am reading "Linux device driver" and "Linux kernel development". But i don't how to start writing the driver. So,Please help.
Best regards, Ronit.
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
participants (2)
-
nick -
Ronit Halder