From: Martin Kebert Date: Mon, 10 Mar 2008 12:40:36 +0000 (+0100) Subject: Input: add Zhen Hua driver X-Git-Tag: v2.6.26-rc1~1062^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e24e2b5ae03394d9510530f9dd973050fd18730;p=pandora-kernel.git Input: add Zhen Hua driver This is a driver for Zhen Hua PPM-4CH RC transmitter (commonly used in cheap Ready To Fly RC helicopters by Walkera) which using "Zhen Hua 5-byte protocol" for using them as a four axis joystick via serial port. Transmitter connected to serial port (19200 8N1) sending periodically 5 bytes where first byte is for synchronization and next four bytes are values of axis. Signed-off-by: Martin Kebert Signed-off-by: Jiri Kosina Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed