jacekkow / controlvault2-nfc-enable

Enable NFC on Linux for pcscd on Dell E7470 (and others) with ControlVault2
BSD 3-Clause "New" or "Revised" License
78 stars 20 forks source link

New tested devices: Dell Latitude 5491 and 5480 #2

Closed xabolcs closed 5 years ago

xabolcs commented 5 years ago

I was able to test successfully those Dell laptops.

5491 worked out of the box! :heavy_check_mark:

The Latitude 5480 needed manually editing the DEVICE_ID to 0x5832.

jacekkow commented 5 years ago

I have added SUPPORTED_DEVICES list to bcm20795.py. Could you rebase your commits and add 0a5c:5832 to it? Thanks!

xabolcs commented 5 years ago

Thanks for introducing SUPPORTED_DEVICES.

Updated.