atar-axis / xpadneo

Advanced Linux Driver for Xbox One Wireless Controller (shipped with Xbox One S)
https://atar-axis.github.io/xpadneo/
GNU General Public License v3.0
2.01k stars 113 forks source link

hid-xpadneo: Move share button quirk to `xpadneo_devices` database #269

Closed kakra closed 3 years ago

kakra commented 3 years ago

It looks like XBXS controllers are shipped using two different OUIs, one of those conflicts with the XBE2 controller. Detect the device quirk by PID instead.

Fixes: https://github.com/atar-axis/xpadneo/issues/268 Signed-off-by: Kai Krakow kai@kaishome.de

kakra commented 3 years ago

@lights0123 Could you verify that this commit doesn't change behavior of your controller?

lights0123 commented 3 years ago

@kakra can confirm that this works fine

codeclimate[bot] commented 3 years ago

Code Climate has analyzed commit b05548d0 and detected 0 issues on this pull request.

View more on Code Climate.