Hi all, I am trying to drive PS2 keyboard attached to neponset thr' PS/2 port , but after loading the kernel, i am not getting any thing. It just stopped after uncompressing the kernel image...............done, Booting the kernel. After this i m not getting anything.
And Is sa1111_keyb dvice driver is working with neponoset or not. In my case the neponset interrupt signal is routed to GPIO 1 but in the code I found that the neponset inerrupt signal is routed to GPIO 25. So, if i make change in the neponset.c file in the ........ setup_GPIO_IRQ_edge(ASSABET_GPIO_NEP_IRQ,GPIO_RISING_EGDE) I have just changed ASSABET_GPIO_NEP_IRQ fro GPIO 25 to GPIO 1. This will work or not. I 've been confused. Looking forward to ur reply. Thanks a lot. Rakesh _______________________________________________ http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm Please visit the above address for information on this list.
