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

Next file: linux-2.4.20/include/linux/sisfb.h
Previous file: linux-2.4.20/include/linux/sched.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/include/linux/serio.h linux-2.4.20/include/linux/serio.h
@@ -87,6 +87,7 @@
 #define SERIO_XT	0x00000000UL
 #define SERIO_8042	0x01000000UL
 #define SERIO_RS232	0x02000000UL
+#define SERIO_HIL_MLC	0x03000000UL
 
 #define SERIO_PROTO	0xFFUL
 #define SERIO_MSC	0x01
@@ -108,6 +109,7 @@
 #define SERIO_STOWAWAY	0x20
 #define SERIO_H3600	0x21
 #define SERIO_PS2SER	0x22
+#define SERIO_HIL	0x25
 
 #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)