Revision c5cd7c87 hw/usb/dev-smartcard-reader.c

b/hw/usb/dev-smartcard-reader.c
359 359
                     * 20000 Short APDU level exchange with CCID
360 360
                     * 40000 Short and Extended APDU level exchange with CCID
361 361
                     *
362
                     * + 100000 USB Wake up signaling supported on card
362
                     * 100000 USB Wake up signaling supported on card
363 363
                     * insertion and removal. Must set bit 5 in bmAttributes
364 364
                     * in Configuration descriptor if 100000 is set.
365 365
                     */
366
        0xfe, 0x04, 0x11, 0x00,
366
        0xfe, 0x04, 0x01, 0x00,
367 367
                    /*
368 368
                     * u32 dwMaxCCIDMessageLength; For extended APDU in
369 369
                     * [261 + 10 , 65544 + 10]. Otherwise the minimum is

Also available in: Unified diff