From: Bastien Nocera <hadess@hadess.net>
To: Jiri Kosina <jikos@kernel.org>
Cc: linux-input@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] HID: udraw: Add support for the uDraw tablet for PS3
Date: Tue, 08 Nov 2016 14:30:07 +0100 [thread overview]
Message-ID: <1478611807.2497.2.camel@hadess.net> (raw)
In-Reply-To: <alpine.LNX.2.00.1611081422170.29400@cbobk.fhfr.pm>
On Tue, 2016-11-08 at 14:23 +0100, Jiri Kosina wrote:
> On Fri, 4 Nov 2016, Bastien Nocera wrote:
>
> > This adds support for the THQ uDraw tablet for the PS3, as
> > 4 separate device nodes, so that user-space can easily consume
> > events coming from the hardware.
> >
> > Note that the touchpad two-finger support is fairly unreliable,
> > and a right-click can only be achieved with a two-finger tap
> > with the two fingers slightly apart (about 1cm should be enough).
> >
> > Tested-by: Bastien Nocera <hadess@hadess.net>
> > Signed-off-by: Bastien Nocera <hadess@hadess.net>
>
> Hi Bastien,
>
> overall the driver looks ok to me, thanks. Probably the only concern
> I'd
> have -- traditionally, we've always been naming drivers by the
> vendor, as
> it turned out that over time they get extended by adding support for
> multiple devices with the same vendor, and usually there is quite
> some
> overlap in shared code.
In that particular case, I'd rather it got renamed to "hid-udraw-ps3"
in this case. The XBox 360 and Wii versions use completely different
protocols:
http://brandonw.net/udraw/
The XBox 360 version is more likely to be integrated in with other XBox
pads, and the Wii version along with other Wii Bluetooth remotes.
> Hence I'd propose to call this driver hid-thq (if that's really the
> vendor's proper name, doesn't seem to be present in latest usb.ids
> release).
THQ went under in 2012, as a result of making too many of those drawing
tablets:
https://en.wikipedia.org/wiki/THQ
I'm fine with it either way. Just let me know which one you prefer.
Cheers
next prev parent reply other threads:[~2016-11-08 13:30 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-04 15:43 [PATCH v2] HID: udraw: Add support for the uDraw tablet for PS3 Bastien Nocera
2016-11-08 13:23 ` Jiri Kosina
2016-11-08 13:30 ` Bastien Nocera [this message]
2016-11-12 17:25 ` Bastien Nocera
2016-11-15 11:08 ` Jiri Kosina
2016-11-15 12:30 ` Bastien Nocera
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=1478611807.2497.2.camel@hadess.net \
--to=hadess@hadess.net \
--cc=jikos@kernel.org \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).