Skip to content

Commit

Permalink
Added List to README, see #93
Browse files Browse the repository at this point in the history
  • Loading branch information
atar-axis authored Apr 27, 2019
1 parent 8182a35 commit 5f73545
Showing 1 changed file with 52 additions and 0 deletions.
52 changes: 52 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,58 @@ In order to update xpadneo, do the following
### Uninstallation
* Run `sudo ./uninstall.sh` to remove all installed versions of hid-xpadneo

### (Non-) Compatible Bluetooth Dongles

Please report your Dongles and how they work [here](https://github.com/atar-axis/xpadneo/issues/93)

**Cambridge Silicon Radio**

* [Panda Bluetooth 4.0 USB Nano Adapter](https://www.amazon.com/gp/product/B00BCU4TZE/)
* Chipset: CSR ???
* `ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)`
* Performance:
* Re-Connection Problems
* Reliable once connected
* Reported by @ugly95 [here](https://github.com/atar-axis/xpadneo/issues/76#issuecomment-462532230)
* [MIATONE Bluetooth Adapter Bluetooth CSR 4.0](https://www.amazon.com/gp/product/B00M1ATR4C/)
* Chipset: CSR8510
* `ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)`
* Performance:
* Re-Connection Problems
* Reliable once connected
* Reported by @ugly95 [here](https://github.com/atar-axis/xpadneo/issues/76#issuecomment-462532230)
* [CSL - Bluetooth 4.0 USB Adapter](https://www.amazon.de/dp/B01N0368AY)
* Chipset: CSR 8510 A10
* `ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)`
* Performance:
* Re-Connection Problems
* Initial Connection Problems
* Reported by @germangoergs [here](https://github.com/atar-axis/xpadneo/issues/91) and [here](https://github.com/atar-axis/xpadneo/issues/93#issuecomment-480997846)
* [Sabrent USB Bluetooth 4.0 Micro Adapter for PC](https://www.amazon.com/gp/product/B06XHY5VXF/)
* Chipset CSR ???
* `ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)`
* Performance:
* Re-Connection Problems
* Reliable once connected
* Reported by @ugly95 [here](https://github.com/atar-axis/xpadneo/issues/93#issuecomment-481065171)
* [Yizhet USB nano Bluetooth 4.0 Adapter](https://www.amazon.de/gp/product/B01LR8CNXU/)
* Chipset CSR 8510 A10
* `ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)`
* Performance:
* Re-Connection Problems
* Reliable once connected
* Reported by @NoXPhasma [here](https://github.com/atar-axis/xpadneo/issues/91#issuecomment-484815264)

**Broadcom**

* [Plugable USB Bluetooth 4.0 Low Energy Micro Adapter](https://www.amazon.com/Plugable-Bluetooth-Adapter-Raspberry-Compatible/dp/B009ZIILLI/)
* Chipset: BCM20702A0
* `ID 0a5c:21e8 Broadcom Corp. BCM20702A0 Bluetooth 4.0`
* Performance:
* Connection flawless
* Sometimes laggy while Gameplay
* Reported by @ugly95 [here](https://github.com/atar-axis/xpadneo/issues/93#issuecomment-481065171) and [here](https://github.com/atar-axis/xpadneo/issues/76#issuecomment-464397584)

## Further information

If someone is interested in helping me getting this driver merged into the kernel, tell me. I would really appreciate that.
Expand Down

0 comments on commit 5f73545

Please sign in to comment.