Add kernel versions that have the quirks fix

pull/26/head
nirenjan 2020-09-17 17:06:39 -07:00 committed by GitHub
parent 7f554d7ac6
commit 1df4f29d4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -8,6 +8,14 @@ the left-right and up-down motion of the thumb stick.
However, it changes the buttons that are reported by the joystick, and thus,
may not be suitable for all applications.
**Note:** The following kernel versions have a fix to handle the thumb stick,
and therefore, do not require this driver.
* 5.9+ (from -rc4 onwards)
* 5.8.10+
* 5.4.66+
* 4.19.146+
# Building
This directory is deliberately not integrated with the top level Autotools