Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 31 Jan 2002 16:19:05 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 31 Jan 2002 16:18:54 -0500 Received: from mailrelay1.lrz-muenchen.de ([129.187.254.101]:52557 "EHLO mailrelay1.lrz-muenchen.de") by vger.kernel.org with ESMTP id ; Thu, 31 Jan 2002 16:18:43 -0500 Date: Thu, 31 Jan 2002 22:18:36 +0100 (CET) From: Simon Richter To: James Simmons cc: , Linux Kernel Mailing List Subject: Re: [PATCH] amiga input api drivers In-Reply-To: Message-Id: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 31 Jan 2002, James Simmons wrote: > + scancode = scancode >> 1; /* lowest bit is release bit */ > + down = scancode & 1; Shouldn't that be the other way 'round? Simon -- GPG public key available from http://phobos.fs.tum.de/pgp/Simon.Richter.asc Fingerprint: DC26 EB8D 1F35 4F44 2934 7583 DBB6 F98D 9198 3292 Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread! - 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/