Enable NFC for Linux and pcscd on Dell E7470 (and others) with ControlVault2
Jacek Kowalski
2019-09-29 a021baf795ebd6a9c1b4d7e11730c30355035371
README.md
@@ -14,7 +14,7 @@
1. Clone the repository.
1. Install python3 and python3-usb.
1. Run: `./bcm20795.py on`
1. Run: `./bcm20795.py on` (use `sudo` if necessary).
1. Run `pcsc_scan` or whatever you prefer.
1. Enjoy!
@@ -25,6 +25,7 @@
Currently only the following devices were tested and are known to work:
* `0a5c:5834`
* `0a5c:5832`
Firmware update (done during driver installation on Windows) may be required.
@@ -32,6 +33,9 @@
* Dell Latitude E7470
* Dell Latitude 7280
* Dell Latitude 5491
* Dell Latitude 5480 (with `0a5c:5832`)
* Dell Latitude E5270
## How it works?