From 6b959a51a468c3bbf5b91890dc90e950393f37da Mon Sep 17 00:00:00 2001
From: Szabolcs Hubai <szab.hu@gmail.com>
Date: Sat, 03 Aug 2019 07:13:27 +0000
Subject: [PATCH] Successful test on Dell Latitude 5491

---
 README.md |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/README.md b/README.md
index 8cdc287..e9143e6 100644
--- a/README.md
+++ b/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!
 
@@ -28,6 +28,12 @@
 
 Firmware update (done during driver installation on Windows) may be required.
 
+## Tested on
+
+* Dell Latitude E7470
+* Dell Latitude 7280
+* Dell Latitude 5491
+
 ## How it works?
 
 Python script sends the same sequence of commands the Windows driver does. The traffic was sniffed using USBPcap and Wireshark (kudos to [~jkramarz](https://github.com/jkramarz) for that).

--
Gitblit v1.9.1