nicman23 / dkms-hid-nintendo

dkms-hid-nintendo
GNU General Public License v2.0
240 stars 43 forks source link

Taiko Controller support #5

Closed Leeo97one closed 4 years ago

Leeo97one commented 4 years ago

Would it be possible to support the official Taiko controller for the Nintendo Switch?

mai 06 02:20:06 kernel: usb 1-4: new full-speed USB device number 7 using xhci_hcd
mai 06 02:20:06 kernel: usb 1-4: New USB device found, idVendor=0f0d, idProduct=00f0, bcdDevice= 1.00
mai 06 02:20:06 kernel: usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
mai 06 02:20:06 kernel: usb 1-4: Product: Taiko Controller
mai 06 02:20:06 kernel: usb 1-4: Manufacturer: HORI CO.,LTD.
mai 06 02:20:06 kernel: input: HORI CO.,LTD. Taiko Controller as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:0F0D:00F0.0005/input/input25
mai 06 02:20:06 kernel: hid-generic 0003:0F0D:00F0.0005: input,hidraw3: USB HID v1.11 Gamepad [HORI CO.,LTD. Taiko Controller] on usb-0000:00:14.0-4/input0

I guess it should just act as a wired Switch Pro Controller.

nicman23 commented 4 years ago

this is just a downstream repo for https://github.com/DanielOgorchock/linux

please report it there