commit | c611763d048990de5cdf848d97af6392f8fa7430 | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dtor_core@ameritech.net> | Wed Jun 01 02:39:51 2005 -0500 |
committer | Dmitry Torokhov <dtor_core@ameritech.net> | Wed Jun 01 02:39:51 2005 -0500 |
tree | 751da02aaf502efd102ba66bd11054a45f18a03f | |
parent | 04df1925fcda9a35c716423ad2b73abd70eb0913 [diff] |
Input: add ps2_drain() to libps2 to allow reading and discarding given number of bytes from device. Change ps2_command to allow using 0 as command ID and actually pass it to the device instead of working as a drain. Signed-off-by: Dmitry Torokhov <dtor@mail.ru>