All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Fritz <chf.fritz@googlemail.com>
To: Guillaume Apostoly <guillaume.apostoly@gmail.com>
Cc: "linux-usb@vger.kernel.org" <linux-usb@vger.kernel.org>,
	"linux-input@vger.kernel.org" <linux-input@vger.kernel.org>
Subject: Re: issue with Mad Catz joystick ?
Date: Sat, 09 May 2015 19:21:36 +0200	[thread overview]
Message-ID: <1431192096.5331.20.camel@mars> (raw)
In-Reply-To: <FB27B34B-9562-4A20-BC73-634B4B1824BD@gmail.com>

On Sat, 2015-05-09 at 10:54 +0200, Guillaume Apostoly wrote:
> The issues I have to investigate further is that I don't understand
> how the kernel decide which module is loaded for the joypad, if I
> modprobe other joystick related modules I don't see how to know if
> module A or B is handling it.

Depends on USB VID/PID or USB Descriptor. If you want to read more about
USB, e.g. look at: www.usb.org
As far as I know, PS3 controllers come with a HID descriptor, so the
generic hid driver binds this. It's quirks get organized by
drivers/hid/usbhid/hid-quirks.c

> All I know is jstest "kind of" work with it but does not.
> If you could point me to some leads that could be cool, I can give you
> external root access to it if you want.

No, I don't want that! :)

bye
 -- chf


      reply	other threads:[~2015-05-09 17:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAHkp7MAbgJZ0bkDCG=WYWgJa2=y0rqFVRSjDL6jbtVQpp--==A@mail.gmail.com>
     [not found] ` <CAHkp7MAsieivQuZQ5aTKDTXWM=9bP1BK8Yqy5SLWeK1dr+2pzQ@mail.gmail.com>
2015-05-08 21:39   ` Fwd: issue with Mad Catz joystick ? Christoph Fritz
2015-05-09  8:54     ` Guillaume Apostoly
2015-05-09 17:21       ` Christoph Fritz [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1431192096.5331.20.camel@mars \
    --to=chf.fritz@googlemail.com \
    --cc=guillaume.apostoly@gmail.com \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.