===================================================================
ChangeSet@1.1016, 2003-02-12 11:08:24+01:00, vojtech@suse.cz
input: Add two new serio type #defines
serio.h | 2 ++
1 files changed, 2 insertions(+)
===================================================================
diff -Nru a/include/linux/serio.h b/include/linux/serio.h
--- a/include/linux/serio.h Wed Feb 12 11:56:27 2003
+++ b/include/linux/serio.h Wed Feb 12 11:56:27 2003
@@ -127,6 +127,8 @@
#define SERIO_TWIDKBD 0x23
#define SERIO_TWIDJOY 0x24
#define SERIO_HIL 0x25
+#define SERIO_SNES232 0x26
+#define SERIO_SEMTECH 0x27
#define SERIO_ID 0xff00UL
#define SERIO_EXTRA 0xff0000UL
-
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/