From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peta Blaha Subject: [PATCH] input/joystick: add driver fortius 1942 Date: Thu, 19 Mar 2009 14:51:07 +0100 Message-ID: <739e73230903190651w4fff7aaen818a42540ffbdc8d@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from mail-bw0-f169.google.com ([209.85.218.169]:62484 "EHLO mail-bw0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752884AbZCSNvL (ORCPT ); Thu, 19 Mar 2009 09:51:11 -0400 Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: linux-input@vger.kernel.org, linux-usb@vger.kernel.org Cc: linux-kernel@vger.kernel.org Driver for Fortius 1942 device. Signed-off-by: Petr Blaha --- This is driver for bycicle Fortius 1942. checked, patch is signed. It's a bit long. Patch for linux kernel and source are on page http://code.google.com/p/fortius/ fortius_1942.patch2 is the patch fortius_1942.0.0.2_doc.c is kernel module It should be ok now. Petr