USB: add PlayStation 2 Trance Vibrator driver
authorSam Hocevar <sam@zoy.org>
Wed, 30 Aug 2006 00:34:56 +0000 (02:34 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 27 Sep 2006 18:58:59 +0000 (11:58 -0700)
commit5638e4d92e7707bd037a36654f914c80ccd7161d
tree3f9b8b3cbf1c6564e856a31aca991e23169ae7fe
parent03270634e242dd10cc8569d31a00659d25b2b8e7
USB: add PlayStation 2 Trance Vibrator driver

This patch is a driver for the PlayStation 2 specific Trance Vibrator
device. The only thing that device can do is vibrate at various speeds.

Signed-off-by: Sam Hocevar <sam@zoy.org>
Cc: Pete Zaitcev <zaitcev@redhat.com>
Cc: Luiz Fernando N. Capitulino" <lcapitulino@mandriva.com.br>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/Makefile
drivers/usb/input/Kconfig
drivers/usb/input/Makefile
drivers/usb/input/trancevibrator.c [new file with mode: 0644]