patch-2.4.9 linux/include/linux/serio.h

Next file: linux/include/linux/sunrpc/auth.h
Previous file: linux/include/linux/raid/raid1.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.8/linux/include/linux/serio.h linux/include/linux/serio.h
@@ -2,7 +2,7 @@
 #define _SERIO_H
 
 /*
- * $Id: serio.h,v 1.8 2000/07/17 10:42:14 vojtech Exp $
+ * $Id: serio.h,v 1.11 2001/05/29 02:58:50 jsimmons Exp $
  *
  * Copyright (C) 1999 Vojtech Pavlik
  *
@@ -104,6 +104,10 @@
 #define SERIO_GUNZE	0x1c
 #define SERIO_IFORCE	0x1d
 #define SERIO_STINGER	0x1e
+#define SERIO_NEWTON	0x1f
+#define SERIO_STOWAWAY	0x20
+#define SERIO_H3600	0x21
+#define SERIO_PS2SER	0x22
 
 #define SERIO_ID	0xff00UL
 #define SERIO_EXTRA	0xff0000UL

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)