kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: jaap aarts <jaap.aarts1@gmail.com>
To: kernelnewbies@kernelnewbies.org
Subject: Where to place my driver
Date: Tue, 23 Jun 2020 22:26:33 +0200	[thread overview]
Message-ID: <CACtzdJ0ONFBuupp6vxUdq0HrNDcXMtF+NtBSNJWdyhCuRWrifw@mail.gmail.com> (raw)

Hello kernel newbies,

I am currently writing a driver for asetek 6th gen CPU coolers.
Communication to these coolers goes via USB, but 3/4 (but not all!!)
metrics are hwmon metrics.
There is a case for either USB or hwmon but I don't know where I am
supposed to put my driver.
There is also the 1/4, RGB controls, these obviously don't fit in
hwmon, but I don't know where to put these kinds of controls in the
filesystem.
If anyone could help me with these 2 choices I can start submitting my
first code (I already have fan control working).

Thanks,

Jaap Aarts

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

             reply	other threads:[~2020-06-30  3:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-23 20:26 jaap aarts [this message]
2020-06-30  6:13 ` Where to place my driver Greg KH
2020-07-01 10:42   ` jaap aarts

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=CACtzdJ0ONFBuupp6vxUdq0HrNDcXMtF+NtBSNJWdyhCuRWrifw@mail.gmail.com \
    --to=jaap.aarts1@gmail.com \
    --cc=kernelnewbies@kernelnewbies.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).