Mention AUR package in README.md

Add MOZA RS V2 to the supported rims list
as tested by myself
Update contributor info
This commit is contained in:
Tomasz Pakuła
2024-05-28 21:35:35 +02:00
committed by Tomasz Pakuła
parent 70c5d3fa88
commit d449d1c4e0
2 changed files with 12 additions and 10 deletions

View File

@@ -16,8 +16,8 @@ And that's basically it
1. MOZA R16 1. MOZA R16
1. MOZA R21 1. MOZA R21
### Wheel rims: ### Wheel rims (others yet untested):
Not tested 1. MOZA RS V2
## What works? ## What works?
1. FFB (all effects from device descriptor) 1. FFB (all effects from device descriptor)
@@ -29,8 +29,10 @@ Not tested
2. `Firmware Update` function. Use Windows PC or Windows VM at the moment. 2. `Firmware Update` function. Use Windows PC or Windows VM at the moment.
3. Setup through MOZA PitHouse even with [some tweaking](#how-to-set-up-a-base-parameters)) 3. Setup through MOZA PitHouse even with [some tweaking](#how-to-set-up-a-base-parameters))
## How to use that driver? ## How to use this driver?
You can install it through DKMS or manually. There's an [AUR packege](https://aur.archlinux.org/packages/moza-ff-dkms-git) for Arch Linux maintained by @Lawstorant
Alternatively, you can install it through DKMS or manually.
### DKMS ### DKMS
1. Install `dkms` 1. Install `dkms`
2. Clone repository to `/usr/src/moza-ff` 2. Clone repository to `/usr/src/moza-ff`

View File

@@ -3,8 +3,8 @@
* Force feedback driver for USB HID PID compliant devices * Force feedback driver for USB HID PID compliant devices
* *
* Copyright (c) 2005, 2006 Anssi Hannula <anssi.hannula@gmail.com> * Copyright (c) 2005, 2006 Anssi Hannula <anssi.hannula@gmail.com>
* Copyright (c) 2024 Oleg Makarenko <oleg@makarenk.ooo> * Copyright (c) 2024 Makarenko Oleg <oleg@makarenk.ooo>
* Copyright (c) 2024 Tomasz Pakuła <tomasz.pakula.oficjalny@gmail.com> * Copyright (c) 2024 Tomasz Pakuła <tomasz@pakula.org>
*/ */
/* /*