From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753755AbbI1XXX (ORCPT ); Mon, 28 Sep 2015 19:23:23 -0400 Received: from mail-pa0-f50.google.com ([209.85.220.50]:35362 "EHLO mail-pa0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753089AbbI1XXW (ORCPT ); Mon, 28 Sep 2015 19:23:22 -0400 Date: Mon, 28 Sep 2015 16:23:18 -0700 From: Dmitry Torokhov To: Pali =?iso-8859-1?Q?Roh=E1r?= Cc: Sudip Mukherjee , linux-kernel@vger.kernel.org, linux-input@vger.kernel.org, gregkh@linuxfoundation.org Subject: Re: [PATCH v2] Input: drivers/joystick: use parallel port device model Message-ID: <20150928232318.GB32307@dtor-ws> References: <1438698351-24604-1-git-send-email-sudipm.mukherjee@gmail.com> <20150813162602.GA15693@dtor-ws> <20150814065541.GA25515@sudip-pc> <201509281840.51662@pali> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <201509281840.51662@pali> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Sep 28, 2015 at 06:40:51PM +0200, Pali Rohár wrote: > On Friday 14 August 2015 08:55:42 Sudip Mukherjee wrote: > > > > Pali Rohár has the hardware and he is ready to test it. > > > > > > Pali, could you give the v2 version of the patch a spin > > > (https://patchwork.kernel.org/patch/6940321/)? > > > > Adding Pali to the cc list. > > > > Hi Pali, > > Are you still away from your desktop with the joystick? or can it be > > tested? > > > > regards > > sudip > > Hi all! > > I'm back with testing on desktop. > > Now I applied above patch on top of 4.2 kernel and patched db9.ko module > works fine with my joystick. xserver-xorg-input-joystick still recognize > it and works fine as pointer device. > > If you are curious I have connected this model to parallel port: > https://www.c64-wiki.com/index.php/Quickshot#Quickshot_II_1983 > > It is identified as "Multisystem joystick", loaded with modprobe config: > options db9 dev=0,1 > > So now you can add my: > > Tested-By: Pali Rohár Applied, thank you. -- Dmitry