Bluetooth bus type for input subsystem

From: Marcel Holtmann
Date: Sun Dec 21 2003 - 13:44:50 EST


Hi Marcelo,

the file include/linux/input.h contains a various number of bus id's
where a input device can be on. But there is nothing for a Bluetooth
mouse or keyboard. So I want to add

#define BUS_BLUETOOTH 0x05

Regards

Marcel


Please do a

bk pull http://linux-mh.bkbits.net/input-2.4

This will update the following files:

include/linux/input.h | 3 ++-
1 files changed, 2 insertions(+), 1 deletion(-)

through these ChangeSets:

<marcel@xxxxxxxxxxxx> (03/12/21 1.1305)
[PATCH] Add Bluetooth to the bus types of the input subsystem

This patch adds the Bluetooth bus type to the list of other bus types
of the input subsystem.



-
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/