Re: [PATCH] PS/2 mouse rate setting

From: Linus Torvalds
Date: Mon Oct 27 2003 - 20:26:16 EST



On Tue, 28 Oct 2003, Vojtech Pavlik wrote:
>
> Thanks, this one is good.

Note that the final one that made it into the kernel was slightly
different, in that I worry about the fact that "psmouse_command" can
change the source array, so I didn't do the "static" part (I know, I know,
I looked up PSMOUSE_CMD_SETRATE and it has zero result bytes, but I
decided to keep the patch minimal).

I also did the test for not-set in the caller, rather than change the rate
setting itself.

Linus

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