Try attached patch -----Messaggio originale----- Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Per conto di [EMAIL PROTECTED] Inviato: giovedì 14 giugno 2007 14.31 A: [email protected] Oggetto: [uClinux-dev] Matrix keyboard on uclinux 2.6.17
Hello, Sorry in advance for my English. I need to use a matrix keyboard (4x4) on uclinux 2.6.17. I already make a driver for this keyboard on Linux 2.4.18 by using the file "driver/char/scan_keyb.c" and by developing a driver managing my keyboard. In the file "scan_keyb.c" there is a call to a function "handle_scancode" which does not exist any more in the uclinux 2.6.17. How it is the new management of the keyboard to connect it with a device (example: /dev/tty1) Regards, Philippe. _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev This message (including any attachments) contains confidential and/or proprietary information intended only for the addressee. Any unauthorized disclosure, copying, distribution or reliance on the contents of this information is strictly prohibited and may constitute a violation of law. If you are not the intended recipient, please notify the sender immediately by responding to this e-mail, and delete the message from your system. If you have any questions about this e-mail please notify the sender immediately.
scan_keyb.patch
Description: scan_keyb.patch
_______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
