fix usb config
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
* Version 0.17.
|
* Version 0.17.
|
||||||
|
|
||||||
* src/usb_desc.c (gnukStringSerial): Updated.
|
* src/usb_desc.c (gnukStringSerial): Updated.
|
||||||
|
(gnukConfigDescriptor): Short APDU only.
|
||||||
|
|
||||||
* tool/gnuk_put_binary.py (cmd_get_response): New.
|
* tool/gnuk_put_binary.py (cmd_get_response): New.
|
||||||
(cmd_select_openpgp, cmd_get_data): Call cmd_get_response.
|
(cmd_select_openpgp, cmd_get_data): Call cmd_get_response.
|
||||||
|
|||||||
@@ -101,7 +101,7 @@ static const uint8_t gnukConfigDescriptor[] = {
|
|||||||
* It is different now for better interaction to GPG's in-stock
|
* It is different now for better interaction to GPG's in-stock
|
||||||
* ccid-driver.
|
* ccid-driver.
|
||||||
*/
|
*/
|
||||||
0x42, 0x08, 0x04, 0x00, /* dwFeatures (not ICCD):
|
0x42, 0x08, 0x02, 0x00, /* dwFeatures (not ICCD):
|
||||||
* Short APDU level : 0x20000 *
|
* Short APDU level : 0x20000 *
|
||||||
* (what? means ICCD?) : 0x00800 *
|
* (what? means ICCD?) : 0x00800 *
|
||||||
* Automatic IFSD : 0x00400
|
* Automatic IFSD : 0x00400
|
||||||
|
|||||||
Reference in New Issue
Block a user