emilyst / hid-nx-dkms

Alternative Linux kernel HID driver for Nintendo Switch controllers
GNU General Public License v2.0
40 stars 6 forks source link

[Request] LED patch #4

Closed dmanlfc closed 1 year ago

dmanlfc commented 1 year ago

Hi Emily,

Can you include these patches in hid-nx?

It's worth noting the home LED patch is now set to be included in Linux 6.1: https://github.com/torvalds/linux/commit/79d11de9637a37035b4a72ccb528b3dfebc1bf67 https://github.com/torvalds/linux/commit/8b30fb40f8f2c5e56b7af553a398340f92d17aae

Dan

emilyst commented 1 year ago

Thanks for the heads up on these. I'll try to do it soon.

emilyst commented 1 year ago

For my own reference, the actual patches from LKML:

Links from GitHub:

emilyst commented 1 year ago

Ported over changes from kernel and released in v1.14. That should address this issue. Thanks again.

dmanlfc commented 1 year ago

Thanks 👍