Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 30 Jan 2002 19:41:07 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 30 Jan 2002 19:40:57 -0500 Received: from caramon.arm.linux.org.uk ([212.18.232.186]:8972 "EHLO caramon.arm.linux.org.uk") by vger.kernel.org with ESMTP id ; Wed, 30 Jan 2002 19:40:50 -0500 Date: Thu, 31 Jan 2002 00:40:41 +0000 From: Russell King To: James Simmons Cc: Vojtech Pavlik , Linux Kernel Mailing List , linux-mips@oss.sgi.com, Linux ARM mailing list Subject: Re: [PATCH] Migration to input api for keyboards Message-ID: <20020131004041.K19292@flint.arm.linux.org.uk> In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from jsimmons@transvirtual.com on Wed, Jan 30, 2002 at 04:13:40PM -0800 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org 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/