Commit graph

2 commits

Author SHA1 Message Date
Tomáš Kelemen (vudiq)
be037d7c93 xpadneo: remove disable_ertm
as it causes connection issues with different gamepads, it is safer to
remove it and the user can add this on need basis via

```
echo options bluetooth disable_ertm=1 > /storage/.config/modprobe.d/disable_ertm.conf
```

fixes #1528
2021-10-25 09:21:39 +02:00
Tomáš Kelemen
8c81a27262 add xpadneo driver for Xbox One wireless gamepad
port of 2413bc2fec
2021-10-15 22:57:52 +02:00