From 0b49fb0f5cc0a80f89fd1f29511733fe1823005c Mon Sep 17 00:00:00 2001
From: Gazder Bence <bencegazder@gmail.com>
Date: Sun, 05 Jan 2020 17:03:52 +0000
Subject: [PATCH] Tested on Dell 7490

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

diff --git a/README.md b/README.md
index bf483dc..6b6c3e4 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!
 
@@ -25,13 +25,18 @@
 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.
 
 ## Tested on
 
+* Dell Latitude E7490
 * Dell Latitude E7470
 * Dell Latitude 7280
+* Dell Latitude 5491
+* Dell Latitude 5480 (with `0a5c:5832`)
+* Dell Latitude E5270 
 
 ## How it works?
 

--
Gitblit v1.9.1