Skip to content
Jenkins
All no Gerrit
master-osmo-ccid-firmware
#2384
Search
Sign in
Status
Changes
Console Output
View Build Information
Polling Log
Parameters
Timings
Git Build Data
Previous Build
Next Build
Changes
Started by an SCM change
Started 10 hr ago
Queued 7.9 sec
Took 52 sec on built-in
Parameters
ccid: Fix CCID RDR_to_PC_Parameters (missing bProtocolNum)
Our RDR_to_PC_Parameters message was broken, as it was missing
the bProtocolNum value after the header. Let's fix that.
Change-Id: I67d5cb876d20b29f4759d5b194606f34b8b966c4
ccid_common/ccid_proto.h
ccid_common/ccid_device.c
laforge
at
4:27 PM 3/10/26
ccid: Fix [unused] RDR_to_PC_Hardware_Error struct definition
Our definition of the message was wrong; it is an interrupt endpoint
message without the full header of the bulk-in endpoint. Luckily the
definition was not used in the code base, so this is not fixing any
problem visible on the protocol level.
Change-Id: Ieb756c37402c4ebea32cc3cd23ba3842f4c0df3e
ccid_common/ccid_proto.h
laforge
at
4:27 PM 3/10/26