Otherwise I have to write one myself. In which case anybody have a good guide on writing Linux kernel drivers in rust? Maybe specifically catered towards controllers
Otherwise I guess I can get chat gpt to do it
The thing has three ‘modes’ Pc,ps4, and ps5. But just connecting it to Pc doesn’t work
Asking ChatGPT to write a kernel module would be hilarious. I’d love to see what would happen with your kernel from a safe distance.
That being said, it’s a usb controller, right? Chance that you don’t need new kernel module for it and you’ll just need to define a button mapping.
https://wiki.archlinux.org/title/Gamepad
Someone’s gotta do it
——
Ahh nice I will try this