From a4bc11970f4538ee6e2a8f31ef930edcdf6cb32a Mon Sep 17 00:00:00 2001
From: Jacek Kowalski <Jacek@jacekk.info>
Date: Sat, 03 Aug 2019 15:52:00 +0000
Subject: [PATCH] Merge pull request #2 from xabolcs/branch-dell-5491-dell-5480

---
 README.md |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diff --git a/README.md b/README.md
index 8cdc287..3038c66 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,9 +25,17 @@
 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 E7470
+* Dell Latitude 7280
+* Dell Latitude 5491
+* Dell Latitude 5480 (with `0a5c:5832`)
+
 ## 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