* What subsystem group handles hid devices?
@ 2024-05-01 20:55 Carson
2024-05-06 14:18 ` Ricardo B. Marliere
0 siblings, 1 reply; 3+ messages in thread
From: Carson @ 2024-05-01 20:55 UTC (permalink / raw)
To: linux-newbie
Hi, I'm looking to write a device driver for a gamecube controller adapter.
However there are 0 results when i search "hid" or "input" on the mailing
list. Thanks
http://vger.kernel.org/vger-lists.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: What subsystem group handles hid devices?
2024-05-01 20:55 What subsystem group handles hid devices? Carson
@ 2024-05-06 14:18 ` Ricardo B. Marliere
[not found] ` <4703748.vXUDI8C0e8@mythra>
0 siblings, 1 reply; 3+ messages in thread
From: Ricardo B. Marliere @ 2024-05-06 14:18 UTC (permalink / raw)
To: Carson; +Cc: linux-newbie
Hi Carson,
On 1 May 16:55, Carson wrote:
> Hi, I'm looking to write a device driver for a gamecube controller adapter.
> However there are 0 results when i search "hid" or "input" on the mailing
> list. Thanks
Use this one: https://lore.kernel.org/linux-input/
>
> http://vger.kernel.org/vger-lists.html
Also this: https://subspace.kernel.org/lists.linux.dev.html
Best regards,
- Ricardo.
>
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: What subsystem group handles hid devices?
[not found] ` <4703748.vXUDI8C0e8@mythra>
@ 2024-05-07 17:16 ` Ricardo B. Marliere
0 siblings, 0 replies; 3+ messages in thread
From: Ricardo B. Marliere @ 2024-05-07 17:16 UTC (permalink / raw)
To: Carson; +Cc: linux-newbie
On 7 May 12:10, Carson wrote:
> On Monday, May 6, 2024 10:18:15 AM EDT you wrote:
> > Hi Carson,
> >
> > On 1 May 16:55, Carson wrote:
> > > Hi, I'm looking to write a device driver for a gamecube controller
> > > adapter.
> > > However there are 0 results when i search "hid" or "input" on the mailing
> > > list. Thanks
> >
> > Use this one: https://lore.kernel.org/linux-input/
> >
> > > http://vger.kernel.org/vger-lists.html
> >
> > Also this: https://subspace.kernel.org/lists.linux.dev.html
> >
> > Best regards,
> > - Ricardo.
>
> Thank you! That really helped, I found someone just completed this driver two
> months ago! However it seems the maintainer has dropped off the face of the
> earth. What should I do? I'd like to help out the contributor who wrote this
> driver because I would use it daily.
First of all, you should "reply to all" recipients when using public
mailing lists so that your message is seen by everyone involved. Only I
received this one.
As for the driver, make sure you're contacting the right person by
checking against the MAINTAINERS file or using the get_maintainer.pl
script (also in the kerner source directory). For contributing, check
here:
https://www.kernel.org/doc/html/latest/process/submitting-patches.html#
https://kernelnewbies.org/
Good luck!
- Ricardo.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-05-07 17:16 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-01 20:55 What subsystem group handles hid devices? Carson
2024-05-06 14:18 ` Ricardo B. Marliere
[not found] ` <4703748.vXUDI8C0e8@mythra>
2024-05-07 17:16 ` Ricardo B. Marliere
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox