Update README.md

This commit is contained in:
Jarno Lehtinen 2016-11-15 14:09:15 +02:00 committed by GitHub
parent 537af387cb
commit d94c3c709e
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ You have to give parameter
- Reboot
- Check with `cat /proc/cmdline`
### What are VID/PID numbers in boards.txt
### What are VID/PID numbers in boards.txt?
Linux problem with multiple controllers are solved with changing VID and PID to something that already has HID_QUIRK_MULTI_INPUT (0x40) activated in kernel.
Here you can see what quirks are activated to different VID/PIDs:
https://github.com/torvalds/linux/blob/master/drivers/hid/usbhid/hid-quirks.c