Re: [PATCH] Migration to input api for keyboards

Russell King (rmk@arm.linux.org.uk)
Thu, 31 Jan 2002 00:40:41 +0000


On Wed, Jan 30, 2002 at 04:13:40PM -0800, James Simmons wrote:
> As some on you know the input api drivers for the PS/2 keyboard/mice
> have gone into the dj tree for 2.5.X. I need people on other platforms
> besides ix86 to test it out. I made the following patch that forces the
> use of the new input drivers so people can test it. Shortly this patch
> will be placed into the DJ tree but before I do this I want to make sure
> it works for all platforms. Here is the patch to do this. Thank you.

Oops.

> +CONFIG_SERIO_I8042=y
> +CONFIG_I8042_REG_BASE=60
> +CONFIG_I8042_KBD_IRQ=1
> +CONFIG_I8042_AUX_IRQ=12

Out of those 3 ARM machines, only 1 or maybe 2 has an 8042-compatible
port.

CONFIG_PC_KEYB != i8042 controller present. Please look more closely
at stuff in include/asm-arm/arch-*/keyboard.h

-- 
Russell King (rmk@arm.linux.org.uk)                The developer of ARM Linux
             http://www.arm.linux.org.uk/personal/aboutme.html

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/