patch-2.2.7 linux/include/linux/kbd_ll.h

Next file: linux/include/linux/minix_fs.h
Previous file: linux/include/linux/iso_fs.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.6/linux/include/linux/kbd_ll.h linux/include/linux/kbd_ll.h
@@ -7,6 +7,6 @@
 
 extern struct pt_regs *kbd_pt_regs;
 
-void handle_scancode(unsigned char scancode);
+void handle_scancode(unsigned char scancode, int down);
 
 #endif	/* _KBD_LL_H */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)