Re: [patch 04/33] m68k: Atari keyboard and mouse support.

From: Dmitry Torokhov
Date: Tue May 01 2007 - 17:10:50 EST


On 5/1/07, Christoph Hellwig <hch@xxxxxxxxxxxxx> wrote:

> --- linux-m68k-2.6.21.orig/include/linux/input.h
> +++ linux-m68k-2.6.21/include/linux/input.h
> @@ -676,6 +676,7 @@ struct input_absinfo {
> #define BUS_I2C 0x18
> #define BUS_HOST 0x19
> #define BUS_GSC 0x1A
> +#define BUS_ATARI 0x1B

Is this really a separate bus? Should't we have a BUS_ONBOARD or so instead?

BUS_HOST shoudl fit the bill.

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