Re: [PATCH] amiga input api drivers

Simon Richter (Simon.Richter@phobos.fachschaften.tu-muenchen.de)
Thu, 31 Jan 2002 22:18:36 +0100 (CET)


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/