patch-2.3.20 linux/drivers/usb/keyboard.c

Next file: linux/drivers/usb/keymap.c
Previous file: linux/drivers/usb/inits.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.19/linux/drivers/usb/keyboard.c linux/drivers/usb/keyboard.c
@@ -21,7 +21,7 @@
 #define PCKBD_RELEASED 0x80
 #define PCKBD_NEEDS_E0 0x80
 
-#define USBKBD_MODIFIER_BASE  120
+#define USBKBD_MODIFIER_BASE  224
 #define USBKBD_KEYCODE_OFFSET 2
 #define USBKBD_KEYCODE_COUNT  6
 

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