From patchwork Mon Aug 17 15:20:42 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jiri Kosina X-Patchwork-Id: 42065 Received: from vger.kernel.org (vger.kernel.org [209.132.176.167]) by demeter.kernel.org (8.14.2/8.14.2) with ESMTP id n7HFKjiW013026 for ; Mon, 17 Aug 2009 15:20:45 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753952AbZHQPUm (ORCPT ); Mon, 17 Aug 2009 11:20:42 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756077AbZHQPUm (ORCPT ); Mon, 17 Aug 2009 11:20:42 -0400 Received: from cantor2.suse.de ([195.135.220.15]:53983 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753952AbZHQPUm (ORCPT ); Mon, 17 Aug 2009 11:20:42 -0400 Received: from relay1.suse.de (mail2.suse.de [195.135.221.8]) by mx2.suse.de (Postfix) with ESMTP id 276679108D; Mon, 17 Aug 2009 17:20:43 +0200 (CEST) Date: Mon, 17 Aug 2009 17:20:42 +0200 (CEST) From: Jiri Kosina X-X-Sender: jkosina@wotan.suse.de To: Dmitry Torokhov Cc: linux-input@vger.kernel.org, cmd_ , johann.deneux@gmail.com Subject: [PATCH] Input: iforce -- add support for ACT LABS forceRS Message-ID: User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) MIME-Version: 1.0 Sender: linux-input-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org From: Jiri Kosina Subject: [PATCH] Input: iforce -- add support for ACT LABS forceRS Add support for ACT LABS forceRS. Reported-by: cmd_ Signed-off-by: Jiri Kosina --- drivers/input/joystick/iforce/iforce-main.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/drivers/input/joystick/iforce/iforce-main.c b/drivers/input/joystick/iforce/iforce-main.c index baabf83..da77f4e 100644 --- a/drivers/input/joystick/iforce/iforce-main.c +++ b/drivers/input/joystick/iforce/iforce-main.c @@ -74,6 +74,7 @@ static struct iforce_device iforce_device[] = { { 0x05ef, 0x8884, "AVB Mag Turbo Force", btn_avb_wheel, abs_wheel, ff_iforce }, { 0x05ef, 0x8888, "AVB Top Shot Force Feedback Racing Wheel", btn_avb_tw, abs_wheel, ff_iforce }, //? { 0x061c, 0xc0a4, "ACT LABS Force RS", btn_wheel, abs_wheel, ff_iforce }, //? + { 0x061c, 0xc084, "ACT LABS forceRS", btn_wheel, abs_wheel, ff_iforce }, { 0x06f8, 0x0001, "Guillemot Race Leader Force Feedback", btn_wheel, abs_wheel, ff_iforce }, //? { 0x06f8, 0x0004, "Guillemot Force Feedback Racing Wheel", btn_wheel, abs_wheel, ff_iforce }, //? { 0x06f8, 0x0004, "Gullemot Jet Leader 3D", btn_joystick, abs_joystick, ff_iforce }, //?