X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=include%2Flinux%2Fserio.h;h=e26f4788845fcef5f6b0ed2181cfd36163cb4327;hb=90a2b69c14d0f0b6cbd124caf429ae9033f0615c;hp=109b237603b6eb7a6d2f2abe4f4f3242a6ea2de2;hpb=0982258264d2f615612ab957634efdeb874f47c8;p=~andy%2Flinux diff --git a/include/linux/serio.h b/include/linux/serio.h index 109b237603b..e26f4788845 100644 --- a/include/linux/serio.h +++ b/include/linux/serio.h @@ -198,5 +198,6 @@ static inline void serio_continue_rx(struct serio *serio) #define SERIO_W8001 0x39 #define SERIO_DYNAPRO 0x3a #define SERIO_HAMPSHIRE 0x3b +#define SERIO_PS2MULT 0x3c #endif