diff options
| author | Kimplul <kimi.h.kuparinen@gmail.com> | 2024-04-21 18:49:40 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-21 18:49:40 +0300 |
| commit | 9018ee906d02e7ad0b20ae23d53f3082e44d6fa2 (patch) | |
| tree | be635da6ec7f03852b9b6ae9d31bf890f39341e1 /README.md | |
| parent | 55a9d0c638b85bf84f3dd688666efaabb473a4f2 (diff) | |
| download | hid-tmff2-9018ee906d02e7ad0b20ae23d53f3082e44d6fa2.tar.gz hid-tmff2-9018ee906d02e7ad0b20ae23d53f3082e44d6fa2.zip | |
Update README.md
mention TS-XW initialization
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -83,8 +83,8 @@ sudo yum install kernel-devel kernel-headers # Fedora-based > (completely optional), see > [here](https://www.kernel.org/doc/html/latest/admin-guide/module-signing.html). -> **NOTE:** Thrustmaster TX wheels aren't supported by `hid-tminit` as of yet, -> meaning that TX wheels have to be initialized with `tmdrv`. Please see +> **NOTE:** Thrustmaster TX and TS-XW wheels aren't supported by `hid-tminit` as of yet, +> meaning that the wheels have to be initialized with `tmdrv`. Please see > https://github.com/Kimplul/hid-tmff2/issues/48. > **WARNING:** There have been reports that this driver does not work if |
