From: Greg KH <greg@kroah.com>
To: Kirill Yatsenko <kirill31051997f@gmail.com>
Cc: kernelnewbies@kernelnewbies.org
Subject: Re: Generic USB LED HID driver
Date: Fri, 19 Jan 2024 13:07:42 +0100 [thread overview]
Message-ID: <2024011912-flask-jawless-e8e4@gregkh> (raw)
In-Reply-To: <CA+rTsQ6RJNZLuwm5R7Yui0=f_jjTbvbYfi_ss2NE7pm24NXg7A@mail.gmail.com>
On Fri, Jan 19, 2024 at 12:45:52PM +0100, Kirill Yatsenko wrote:
> Hello Greg,
>
> Thanks for the suggestions!
> Yes, it will be better to implement the communication from the userspace.
>
> However, I was curious if the kernel implements some generic LED HID
> interface already,
> without the need to write custom code. Similarly, as it's done for example
> for the HID multitouch,
> where the device only needs to report the correct report descriptor.
I do not think there is a generic HID description yet, is there? If so,
the kernel should support it, otherwise it is all vendor-specific stuff
that belongs in userspace.
thanks,
greg k-h
_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
next prev parent reply other threads:[~2024-01-19 12:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-19 10:21 Generic USB LED HID driver Kirill Yatsenko
2024-01-19 11:17 ` Greg KH
2024-01-19 11:45 ` Kirill Yatsenko
2024-01-19 12:07 ` Greg KH [this message]
2024-01-19 12:40 ` Kirill Yatsenko
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=2024011912-flask-jawless-e8e4@gregkh \
--to=greg@kroah.com \
--cc=kernelnewbies@kernelnewbies.org \
--cc=kirill31051997f@gmail.com \
/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.