diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2013-02-02 11:26:13 -0800 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2013-03-12 08:50:22 -0700 |
commit | 628329d52474323938a03826941e166bc7c8eff4 (patch) | |
tree | 109e1e37653253ef0ec80c2ed3996c7762f74c14 /drivers/usb/class/cdc-acm.c | |
parent | 5a1bbf21325bd4f2641f6141fb8c47f6095578dd (diff) |
Input: add IMS Passenger Control Unit driver
The PCU is a device installed in the armrest of a plane seat and
is connected to IMS Rave Entertainment System. It has a set of control
buttons (Volume Up/Down, Attendant, Lights, etc) on one side and
gamepad-like controls on the other side.
Originally the device was handled from userspace and because of that
it presents itself on USB bus as a CDC-ACM modem device that however
can not make calls. However the custom handling is not as convenient
as using standard input subsystem facilities. If it was pure input
device it would be possible to continue using userspace solution
(moving it over to uinput), but the device also has backlighted keys
which can not be supported via uinput.
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/usb/class/cdc-acm.c')
0 files changed, 0 insertions, 0 deletions