From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QyWpc-0007xJ-Gk for garchives@archives.gentoo.org; Tue, 30 Aug 2011 22:30:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B4EEB21C170; Tue, 30 Aug 2011 22:30:39 +0000 (UTC) Received: from amber.ccs.neu.edu (amber.ccs.neu.edu [129.10.116.51]) by pigeon.gentoo.org (Postfix) with ESMTP id 67B5421C170 for ; Tue, 30 Aug 2011 22:30:39 +0000 (UTC) Received: from alumni-linux.ccs.neu.edu ([129.10.116.115]) by amber.ccs.neu.edu with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1QyWpK-0001bb-Oc for gentoo-mips@lists.gentoo.org; Tue, 30 Aug 2011 18:30:38 -0400 Received: from jfaulkne by alumni-linux.ccs.neu.edu with local (Exim 4.69) (envelope-from ) id 1QyWpK-0006mT-Ly for gentoo-mips@lists.gentoo.org; Tue, 30 Aug 2011 18:30:38 -0400 Date: Tue, 30 Aug 2011 18:30:38 -0400 From: Jim Faulkner To: gentoo-mips@lists.gentoo.org Subject: [gentoo-mips] keyboard on SGI O2 Message-ID: <20110830223038.GA24856@alumni-linux.ccs.neu.edu> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-mips@lists.gentoo.org Reply-to: gentoo-mips@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline X-Archives-Salt: X-Archives-Hash: 2e0a410c6ba21b6017ea6593a61d9961 This is a dumb question, but... what driver should I use to get the keyboard working on my SGI O2? I have managed to compile a working kernel with the following set: CONFIG_INPUT_KEYBOARD=y CONFIG_KEYBOARD_ATKBD=y It's just a regular PC PS/2 keyboard plugged into the PS/2 port. The keyboard works fine under the PROM, but doesn't seem to be recognized under linux. At least, nothing happens when I press the keys.