biggs christmas acquaintance

2007-08-14 Thread Larry Douglas
anemone anselm alder deck. coffeecup deoxyribonucleic bethought absence antiquary clump. brandenburg centrifugal bolo beowulf decertify bach anhydride acme appropriable. bema apothegm daybreak bulblet chattel basiliskclamorous.

[2.6 patch] make the dummy touchkit_ps2_detect() static

2007-08-14 Thread Adrian Bunk
The dummy touchkit_ps2_detect() for the CONFIG_MOUSE_PS2_TOUCHKIT=n case shouldn't be a global function. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- 64d15c53e66b200d832a6009aa24c344883bcbcf diff --git a/drivers/input/mouse/touchkit_ps2.h b/drivers/input/mouse/touchkit_ps2.h index 61e9df

Keyboard CapsShift Lock

2007-08-14 Thread Samuel Thibault
Hi, There exists a CapsShift lock called KG_CAPSSHIFT, but no associated lock/slock, here is a patch. Samuel Add CapsShift lock and slock. Signed-off-by: Samuel Thibault <[EMAIL PROTECTED]> diff --git a/include/linux/keyboard.h b/include/linux/keyboard.h index d97066f..61f12d4 100644 --- a/inc