Re: Where to place my driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Jun 23, 2020 at 10:26:33PM +0200, jaap aarts wrote:
> 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.

So those tie into the led subsystem?

> If anyone could help me with these 2 choices I can start submitting my
> first code (I already have fan control working).

start with drivers/hwmon/ and if the developers there don't think that
it should be there, let them tell you where to put it :)

Also, when submitting the driver, as it talks USB, be sure to cc: the
linux-usb@xxxxxxxxxxxxxxx mailing list to get those driver author's
review.

good luck!

greg k-h

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



[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]

  Powered by Linux