Change in ...osmo-ccid-firmware[master]: ccid_main_functionfs: Set "TPDU level" of exchange, not character

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Thu Oct 10 13:06:02 UTC 2019


laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/15754 )

Change subject: ccid_main_functionfs: Set "TPDU level" of exchange, not character
......................................................................

ccid_main_functionfs: Set "TPDU level" of exchange, not character

Change-Id: I3d16a83c93bc2d4c6a06d0fb585d496a0b5ff132
---
M ccid_host/ccid_main_functionfs.c
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved



diff --git a/ccid_host/ccid_main_functionfs.c b/ccid_host/ccid_main_functionfs.c
index d45a936..8e95c73 100644
--- a/ccid_host/ccid_main_functionfs.c
+++ b/ccid_host/ccid_main_functionfs.c
@@ -75,7 +75,7 @@
 			.dwMaxIFSD = cpu_to_le32(0),
 			.dwSynchProtocols = cpu_to_le32(0),
 			.dwMechanical = cpu_to_le32(0),
-			.dwFeatures = cpu_to_le32(0x10),
+			.dwFeatures = cpu_to_le32(0x00010010),
 			.dwMaxCCIDMessageLength = 272,
 			.bClassGetResponse = 0xff,
 			.bClassEnvelope = 0xff,

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/15754
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ccid-firmware
Gerrit-Branch: master
Gerrit-Change-Id: I3d16a83c93bc2d4c6a06d0fb585d496a0b5ff132
Gerrit-Change-Number: 15754
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191010/3635677d/attachment.htm>


More information about the gerrit-log mailing list