|
Linux KeyPad Driver on Target board
I wish to start work for having "Linux Keypad Driver for target Board(X). Since USB mouse driver is working already. I wish to have some prerequisite information to start with. As I was going through "http://www.linux-usb.org/USB-guide/book1.html" I got some information -
---------------------------------------------
In the kernel configuration stage, there is option for USB Human Interface Device (HID) support in USB support and Keyboard support in Input core support. If I perform normal kernel rebuild and installation steps which will be for Linux. If I am installing all these as modules, and load the hid.o, input.o and keybdev.o modules.
I also check the kernel logs to ensure that keyboard is being correctly sensed by the kernel.
Does above part going to help in having "Linux Keypad Driver for Target Board(X)?"
----------------------------------------------
Any clue to make a document and to start with would be helpful.
|