[Pcsclite-git-commit] [website] 01/01: Move Broadcom_5880_0x5805.txt in unsupported

Ludovic Rousseau rousseau at moszumanska.debian.org
Sun Jul 3 13:35:23 UTC 2016


This is an automated email from the git hooks/post-receive script.

rousseau pushed a commit to branch master
in repository website.

commit 209562680549aaeaf1a703748dd8cd30bef660a4
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Sun Jul 3 15:31:30 2016 +0200

    Move Broadcom_5880_0x5805.txt in unsupported
    
    The contact interface of the reader is bogus.
    Frames bigger than 64 bytes (wMaxPacketSize) fails on the contact reader
    with:
    00000006 commands.c:1740:CmdXfrBlockTPDU_T0() T=0: 5 bytes
    00000011 -> 000000 6F 05 00 00 00 00 5A 00 00 00 80 34 01 00 00
    00345316 <- 000000 80 02 01 00 00 00 5A 00 00 00 00 01 02 03 04 05 06
    07 08 09 0A 0B 0C 0D 0E 0F 10 11 12 13 14 15 16 17 18 19 1A 1B 1C 1D 1E
    1F 20 21 22 23 24 25 26 27 28 29 2A 2B 2C 2D 2E 2F 30 31 32 33 34 35
    00000095 commands.c:1551:CCID_Receive() Can't read all data (54 out of
    258 expected)
    
    The reader _MAY_ work with a T=1 card since it is in TPDU.
    
    This reader is present in Dell Latitude serie 5000 laptops.
---
 shouldwork.ini  | 2 --
 unsupported.ini | 8 ++++++++
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/shouldwork.ini b/shouldwork.ini
index adcb69a..5283da3 100644
--- a/shouldwork.ini
+++ b/shouldwork.ini
@@ -173,8 +173,6 @@ note = found in Dell E6500 laptop
 features = contactless
 [Broadcom_5880v5.txt]
 features = contactless
-[Broadcom_5880_0x5805.txt]
-features = contactless
 [BZH_uKeyCI800-K1.txt]
 image = HDZB_KeyCI800-K18.png
 url = http://www.bhz.com.cn/en/product_js.asp?NID=191
diff --git a/unsupported.ini b/unsupported.ini
index 0eb1736..9a7e99b 100644
--- a/unsupported.ini
+++ b/unsupported.ini
@@ -33,6 +33,14 @@ note = Found in Dell E6400 laptop
  The reader reports "Hardware error" to GetSlotStatus when no card is present.
  http://ridrix.wordpress.com/2009/10/13/how-to-enable-pcsc-support-for-dell-contactless-reader/
 features = contactless
+[Broadcom_5880_0x5805.txt]
+features = contactless
+note = Frames bigger than 64 bytes (wMaxPacketSize) fails on the contact reader with: 
+ 00000006 commands.c:1740:CmdXfrBlockTPDU_T0() T=0: 5 bytes
+ 00000011 -> 000000 6F 05 00 00 00 00 5A 00 00 00 80 34 01 00 00
+ 00345316 <- 000000 80 02 01 00 00 00 5A 00 00 00 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 10 11 12 13 14 15 16 17 18 19 1A 1B 1C 1D 1E 1F 20 21 22 23 24 25 26 27 28 29 2A 2B 2C 2D 2E 2F 30 31 32 33 34 35
+ 00000095 commands.c:1551:CCID_Receive() Can't read all data (54 out of 258 expected)
+ The reader _MAY_ work with a T=1 card since it is in TPDU.
 [Dectel_CI692.txt]
 image = Dectel_10175.png
 note = Also known as Dectel CI692 or NEXOOS 610. The reader may not reader all the smart card. See https://lists.alioth.debian.org/pipermail/pcsclite-muscle/Week-of-Mon-20151019/000471.html

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pcsclite/website.git



More information about the Pcsclite-cvs-commit mailing list