* Merging hid-huion into hid-uclogic
@ 2015-01-25 13:22 Nikolai Kondrashov
2015-01-27 10:10 ` Jiri Kosina
0 siblings, 1 reply; 3+ messages in thread
From: Nikolai Kondrashov @ 2015-01-25 13:22 UTC (permalink / raw)
To: Jiri Kosina; +Cc: linux-input
Hi Jiri, everyone,
I'd like to have your opinion if it will be fine to merge hid-huion.c into
hid-uclogic.c, keeping tablet support intact, of course.
The reason is, Huion tablets actually use UC-Logic hardware and the probing
method used in hid-huion.c huion_tablet_enable actually works with (at least)
newer UC-Logic tablets, including at least 6 Yiynova tablet models, a newer
version of Monoprice MP1060-HA60, and some Ugee models - all of them using
UC-Logic VID.
I have all of these working in various branches of digimend-kernel-drivers [1]
and waiting to be contributed, but putting them in hid-huion.c would make it
support more UC-Logic tablet models than hid-uclogic.c does (even though they
reuse their PIDs). And that might be awkward and confusing.
So, would it be a good idea to merge hid-huion.c into hid-uclogic.c and would
you accept such change into the kernel?
Thank you.
[1] https://github.com/DIGImend/digimend-kernel-drivers
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Merging hid-huion into hid-uclogic
2015-01-25 13:22 Merging hid-huion into hid-uclogic Nikolai Kondrashov
@ 2015-01-27 10:10 ` Jiri Kosina
2015-01-27 11:10 ` Nikolai Kondrashov
0 siblings, 1 reply; 3+ messages in thread
From: Jiri Kosina @ 2015-01-27 10:10 UTC (permalink / raw)
To: Nikolai Kondrashov; +Cc: linux-input
On Sun, 25 Jan 2015, Nikolai Kondrashov wrote:
> I'd like to have your opinion if it will be fine to merge hid-huion.c into
> hid-uclogic.c, keeping tablet support intact, of course.
huion driver module doesn't take any module parameters, so that should be
fine (renaming modules that accept parameters is more tricky due to
potential userspace configuration breakage).
--
Jiri Kosina
SUSE Labs
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Merging hid-huion into hid-uclogic
2015-01-27 10:10 ` Jiri Kosina
@ 2015-01-27 11:10 ` Nikolai Kondrashov
0 siblings, 0 replies; 3+ messages in thread
From: Nikolai Kondrashov @ 2015-01-27 11:10 UTC (permalink / raw)
To: Jiri Kosina; +Cc: linux-input
On 01/27/2015 12:10 PM, Jiri Kosina wrote:
> On Sun, 25 Jan 2015, Nikolai Kondrashov wrote:
>
>> I'd like to have your opinion if it will be fine to merge hid-huion.c into
>> hid-uclogic.c, keeping tablet support intact, of course.
>
> huion driver module doesn't take any module parameters, so that should be
> fine (renaming modules that accept parameters is more tricky due to
> potential userspace configuration breakage).
Thanks a lot, Jiri. I'll work towards that then.
Nick
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-01-27 11:10 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-25 13:22 Merging hid-huion into hid-uclogic Nikolai Kondrashov
2015-01-27 10:10 ` Jiri Kosina
2015-01-27 11:10 ` Nikolai Kondrashov
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).