Module Name: src Committed By: nia Date: Fri May 31 13:15:00 UTC 2019
Modified Files: src/etc: MAKEDEV.tmpl Log Message: Raise the number of uhid nodes from 4 to 16. My keyboard and mouse use multiple device nodes each. I can't use any other devices once they're attached. With my keyboard, mouse, and two game controllers attached, a total of 9 nodes are required. Particularly, high-end keyboards with N-key rollover support require more device nodes, since they pretend to be multiple keyboards to work around limitations in the uhid compat spec. My original intention was to raise it from 4 to 12, but martin suggested increasing it to 16. "somewhat insane, but so is reality" - mlelstv To generate a diff of this commit: cvs rdiff -u -r1.203 -r1.204 src/etc/MAKEDEV.tmpl Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.