From owner-freebsd-current@freebsd.org Wed May 9 11:32:03 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6BD41FB4841 for ; Wed, 9 May 2018 11:32:03 +0000 (UTC) (envelope-from alexvpetrov@gmail.com) Received: from mail-lf0-x22c.google.com (mail-lf0-x22c.google.com [IPv6:2a00:1450:4010:c07::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 44AE868706 for ; Wed, 9 May 2018 11:32:02 +0000 (UTC) (envelope-from alexvpetrov@gmail.com) Received: by mail-lf0-x22c.google.com with SMTP id o123-v6so50432359lfe.8 for ; Wed, 09 May 2018 04:32:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:from:openpgp:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=4wVYSzdDN1Z9y7+Jd9u9BSIxgVoVxGMZSqu777Uy8qw=; b=NsNsqa55t92LQXapJDrxE/ETbWgsVTYp/cBULVNdts4KGWp/0RwWv1xA9sHkPIPnES yXoFXCuBdkVdpOTGnOI2VgV/hJP+zSz+149wFkqmBV8jCJOcdEcjYOtqzJMzFLIRyHVo /B1t0vvvml8syGaKOx91J7kDt4h70Jz++W4i2yEua9Sq3ZbIWSe4gbuDEbEAlnWxIrkk OSMfPIZYbXt2qJJG4OBtA9PUpiWfdVpwTRztpKGVsb6xqz8VpAnzXPZlCNtZDkYNEVuG 16iM1exkJ6L2ifHmcr3XC4CmDgtDjvNd2xA3dLKIoXPpbYRR8fbYkZ9Xepl44vcYHGuB au2g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:openpgp:message-id :date:user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=4wVYSzdDN1Z9y7+Jd9u9BSIxgVoVxGMZSqu777Uy8qw=; b=WhIVpPGApczgVQVbCY7SVK1WvHcPmv/Yb1+o6KCBDaOv6PIbqk60wAlPzuM1dgmml+ ywdBYhsT7lGCdQTLyeHPvnX6+T0DLDuRxJEilSnl+UDSfIdfBfBIiFYm9/op7UOePQrq WW45FTFZG8/zP4XA3Ut7/cOfznS+TRMpj2iuh2n9kpwjyuqySAv/Vn6iUsNNeKxrYPhD 2j5W1QBfLsNwnzwmUDgKOKHsp5IeyU6JYYp0EFCd53X6MR4DcDUia1+BlqpyhbdVzfKj zKclfxbYWa3ig+xNdKSDRPXXdHAPS8yfkUmc+r8gDocbCBb3RDBNbHT2IIQbKlh4Zm6K Xdeg== X-Gm-Message-State: ALKqPwcFxDlDN0OxemXEUNzWQ5N2to/clCGtUIzhcx7BcVc9nuOglUIT ChBzawlG190VZNDcN9UZfsK5ug== X-Google-Smtp-Source: AB8JxZqBDw8rJlBmDqvftgQXxnutXEhWYG2MMcXOUVq7Fdh247GLXbOF8lH3hto47HyZv8qF81TUng== X-Received: by 2002:a19:13ce:: with SMTP id 75-v6mr8761450lft.106.1525865518184; Wed, 09 May 2018 04:31:58 -0700 (PDT) Received: from alex.super (stone.g-service.ru. [84.22.141.217]) by smtp.googlemail.com with ESMTPSA id o18-v6sm5666198lfg.16.2018.05.09.04.31.55 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 09 May 2018 04:31:56 -0700 (PDT) Subject: Re: Help USB keyboard trouble To: Hans Petter Selasky , freebsd-current@freebsd.org References: <20fe1b1c-1563-ca86-a10d-a91684244c2c@gmail.com> From: "Alex V. Petrov" Openpgp: preference=signencrypt Message-ID: <0d62c58e-57a7-bc9b-e690-c96d55904d88@gmail.com> Date: Wed, 9 May 2018 18:31:54 +0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 May 2018 11:32:03 -0000 09.05.2018 14:08, Hans Petter Selasky пишет: > On 05/09/18 05:52, Alex V. Petrov wrote: >> The new USB-keyboard "Qumo Dragon War Mechanicus K11" continues to print >> "A" when connected, as if the "a" key is pressed. >> But in Windows and Linux keyboard work normaly. >> >> In log: >> >> May  9 10:43:38 alex kernel: ugen2.3: at usbus2 >> May  9 10:43:38 alex kernel: ukbd0 on uhub6 >> May  9 10:43:38 alex kernel: ukbd0: > 2.00/1.00, addr 3> on usbus2 >> May  9 10:43:38 alex kernel: kbd2 at ukbd0 >> May  9 10:43:38 alex kernel: ukbd1 on uhub6 >> May  9 10:43:38 alex kernel: ukbd1: > 2.00/1.00, addr 3> on usbus2 >> May  9 10:43:38 alex kernel: kbd3 at ukbd1 >> ^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^AMay >> >>   9 10:43:46 alex kernel: ugen2.3: at usbus2 >> (disconnected) >> May  9 10:43:46 alex kernel: ukbd0: at uhub6, port 3, addr 3 >> (disconnected) >> May  9 10:43:46 alex kernel: ukbd0: detached >> May  9 10:43:46 alex kernel: ukbd1: at uhub6, port 3, addr 3 >> (disconnected) >> May  9 10:43:46 alex kernel: ukbd1: detached >> > > Hi, > > Can you show the output from: > > usbconfig -d ugen2.3 dump_device_desc dump_curr_config_desc > > And also have a look at: > > usbdump -i usbus2 -f 3 -vvv -s 65536 > > --HPS > > BTW: We have a list specifically for USB problems: freebsd-usb@freebsd.org > ugen2.3: at usbus2, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON (100mA) bLength = 0x0012 bDescriptorType = 0x0001 bcdUSB = 0x0200 bDeviceClass = 0x0000 bDeviceSubClass = 0x0000 bDeviceProtocol = 0x0000 bMaxPacketSize0 = 0x0040 idVendor = 0x0c45 idProduct = 0x0820 bcdDevice = 0x0100 iManufacturer = 0x0001 iProduct = 0x0002 iSerialNumber = 0x0000 bNumConfigurations = 0x0001 Configuration index 0 bLength = 0x0009 bDescriptorType = 0x0002 wTotalLength = 0x003b bNumInterfaces = 0x0002 bConfigurationValue = 0x0001 iConfiguration = 0x0000 bmAttributes = 0x00a0 bMaxPower = 0x0032 Interface 0 bLength = 0x0009 bDescriptorType = 0x0004 bInterfaceNumber = 0x0000 bAlternateSetting = 0x0000 bNumEndpoints = 0x0001 bInterfaceClass = 0x0003 bInterfaceSubClass = 0x0001 bInterfaceProtocol = 0x0001 iInterface = 0x0000 Additional Descriptor bLength = 0x09 bDescriptorType = 0x21 bDescriptorSubType = 0x11 RAW dump: 0x00 | 0x09, 0x21, 0x11, 0x01, 0x00, 0x01, 0x22, 0x4f, 0x08 | 0x00 Endpoint 0 bLength = 0x0007 bDescriptorType = 0x0005 bEndpointAddress = 0x0081 bmAttributes = 0x0003 wMaxPacketSize = 0x0008 bInterval = 0x0008 bRefresh = 0x0000 bSynchAddress = 0x0000 Interface 1 bLength = 0x0009 bDescriptorType = 0x0004 bInterfaceNumber = 0x0001 bAlternateSetting = 0x0000 bNumEndpoints = 0x0001 bInterfaceClass = 0x0003 bInterfaceSubClass = 0x0001 bInterfaceProtocol = 0x0002 iInterface = 0x0000 Additional Descriptor bLength = 0x09 bDescriptorType = 0x21 bDescriptorSubType = 0x11 RAW dump: 0x00 | 0x09, 0x21, 0x11, 0x01, 0x00, 0x01, 0x22, 0x71, 0x08 | 0x00 Endpoint 0 bLength = 0x0007 bDescriptorType = 0x0005 bEndpointAddress = 0x0082 bmAttributes = 0x0003 wMaxPacketSize = 0x0040 bInterval = 0x0001 bRefresh = 0x0000 bSynchAddress = 0x0000 18:27:21.923619 usbus2.3 SUBM-CTRL-EP=00000000,SPD=FULL,NFR=1,SLEN=8,IVAL=0 frame[0] WRITE 8 bytes 0000 00 05 03 00 00 00 00 00 -- -- -- -- -- -- -- -- |........ | flags 0x50 status 0xea3a3 18:27:21.925027 usbus2.3 DONE-CTRL-EP=00000000,SPD=FULL,NFR=1,SLEN=0,IVAL=0,ERR=0 frame[0] WRITE 8 bytes flags 0x50 status 0xca3a1 18:27:21.925048 usbus2.3 SUBM-CTRL-EP=00000000,SPD=FULL,NFR=1,SLEN=0,IVAL=0 frame[0] WRITE 0 bytes flags 0x10 status 0xca0a3 18:27:21.927027 usbus2.3 DONE-CTRL-EP=00000000,SPD=FULL,NFR=1,SLEN=0,IVAL=0,ERR=0 frame[0] WRITE 0 bytes flags 0x10 status 0xea0a1 18:27:21.941516 usbus2.3 SUBM-CTRL-EP=00000080,SPD=FULL,NFR=2,SLEN=8,IVAL=0 frame[0] WRITE 8 bytes 0000 80 06 00 01 00 00 08 00 -- -- -- -- -- -- -- -- |........ | frame[1] READ 8 bytes flags 0x10 status 0xea1a3 18:27:21.943021 usbus2.3 DONE-CTRL-EP=00000080,SPD=FULL,NFR=2,SLEN=8,IVAL=0,ERR=0 frame[0] WRITE 8 bytes frame[1] READ 8 bytes 0000 12 01 00 02 00 00 00 40 -- -- -- -- -- -- -- -- |.......@ | flags 0x10 status 0xca1a1 18:27:21.946603 usbus2.3 SUBM-CTRL-EP=00000080,SPD=FULL,NFR=2,SLEN=8,IVAL=0 frame[0] WRITE 8 bytes 0000 80 06 00 01 00 00 12 00 -- -- -- -- -- -- -- -- |........ | frame[1] READ 18 bytes flags 0x10 status 0xea1a3 18:27:21.948007 usbus2.3 DONE-CTRL-EP=00000080,SPD=FULL,NFR=2,SLEN=20,IVAL=0,ERR=0 frame[0] WRITE 8 bytes frame[1] READ 18 bytes 0000 12 01 00 02 00 00 00 40 45 0C 20 08 00 01 01 02 |.......@E. .....| 0010 00 01 -- -- -- -- -- -- -- -- -- -- -- -- -- -- |.. | flags 0x10 status 0xca1a1 18:27:21.948038 usbus2.3 SUBM-CTRL-EP=00000080,SPD=FULL,NFR=2,SLEN=8,IVAL=0 frame[0] WRITE 8 bytes 0000 80 06 00 03 00 00 02 00 -- -- -- -- -- -- -- -- |........ | frame[1] READ 2 bytes flags 0x10 status 0xca1a3 18:27:21.950018 usbus2.3 DONE-CTRL-EP=00000080,SPD=FULL,NFR=2,SLEN=4,IVAL=0,ERR=0 frame[0] WRITE 8 bytes frame[1] READ 2 bytes 0000 04 03 -- -- -- -- -- -- -- -- -- -- -- -- -- -- |.. | flags 0x10 status 0xea1a1 18:27:21.950041 usbus2.3 SUBM-CTRL-EP=00000080,SPD=FULL,NFR=2,SLEN=8,IVAL=0 frame[0] WRITE 8 bytes 0000 80 06 00 03 00 00 04 00 -- -- -- -- -- -- -- -- |........ | frame[1] READ 4 bytes flags 0x10 status 0xea1a3 18:27:21.952019 usbus2.3 DONE-CTRL-EP=00000080,SPD=FULL,NFR=2,SLEN=4,IVAL=0,ERR=0 frame[0] WRITE 8 bytes frame[1] READ 4 bytes 0000 04 03 09 04 -- -- -- -- -- -- -- -- -- -- -- -- |.... | flags 0x10 status 0xca1a1 18:27:21.952043 usbus2.3 SUBM-CTRL-EP=00000080,SPD=FULL,NFR=2,SLEN=8,IVAL=0 frame[0] WRITE 8 bytes 0000 80 06 01 03 09 04 02 00 -- -- -- -- -- -- -- -- |........ | frame[1] READ 2 bytes flags 0x10 status 0xca1a3 18:27:21.953992 usbus2.3 DONE-CTRL-EP=00000080,SPD=FULL,NFR=2,SLEN=4,IVAL=0,ERR=0 frame[0] WRITE 8 bytes frame[1] READ 2 bytes 0000 0C 03 -- -- -- -- -- -- -- -- -- -- -- -- -- -- |.. | flags 0x10 status 0xea1a1 18:27:21.954013 usbus2.3 SUBM-CTRL-EP=00000080,SPD=FULL,NFR=2,SLEN=8,IVAL=0 frame[0] WRITE 8 bytes 0000 80 06 01 03 09 04 0C 00 -- -- -- -- -- -- -- -- |........ | frame[1] READ 12 bytes flags 0x10 status 0xea1a3 18:27:21.955992 usbus2.3 DONE-CTRL-EP=00000080,SPD=FULL,NFR=2,SLEN=12,IVAL=0,ERR=0 frame[0] WRITE 8 bytes frame[1] READ 12 bytes 0000 0C 03 53 00 4F 00 4E 00 69 00 58 00 -- -- -- -- |..S.O.N.i.X. | flags 0x10 status 0xca1a1 18:27:21.956023 usbus2.3 SUBM-CTRL-EP=00000080,SPD=FULL,NFR=2,SLEN=8,IVAL=0 frame[0] WRITE 8 bytes 0000 80 06 02 03 09 04 02 00 -- -- -- -- -- -- -- -- |........ | frame[1] READ 2 bytes flags 0x10 status 0xca1a3 18:27:21.957994 usbus2.3 DONE-CTRL-EP=00000080,SPD=FULL,NFR=2,SLEN=4,IVAL=0,ERR=0 frame[0] WRITE 8 bytes frame[1] READ 2 bytes 0000 16 03 -- -- -- -- -- -- -- -- -- -- -- -- -- -- |.. | flags 0x10 status 0xea1a1 18:27:21.958017 usbus2.3 SUBM-CTRL-EP=00000080,SPD=FULL,NFR=2,SLEN=8,IVAL=0 frame[0] WRITE 8 bytes 0000 80 06 02 03 09 04 16 00 -- -- -- -- -- -- -- -- |........ | frame[1] READ 22 bytes flags 0x10 status 0xea1a3 18:27:21.960001 usbus2.3 DONE-CTRL-EP=00000080,SPD=FULL,NFR=2,SLEN=24,IVAL=0,ERR=0 frame[0] WRITE 8 bytes frame[1] READ 22 bytes 0000 16 03 55 00 53 00 42 00 20 00 44 00 45 00 56 00 |..U.S.B. .D.E.V.| 0010 49 00 43 00 45 00 -- -- -- -- -- -- -- -- -- -- |I.C.E. | flags 0x10 status 0xca1a1 18:27:21.960034 usbus2.3 SUBM-CTRL-EP=00000080,SPD=FULL,NFR=2,SLEN=8,IVAL=0 frame[0] WRITE 8 bytes 0000 80 06 00 02 00 00 09 00 -- -- -- -- -- -- -- -- |........ | frame[1] READ 9 bytes flags 0x10 status 0xca1a3 18:27:21.961993 usbus2.3 DONE-CTRL-EP=00000080,SPD=FULL,NFR=2,SLEN=12,IVAL=0,ERR=0 frame[0] WRITE 8 bytes frame[1] READ 9 bytes 0000 09 02 3B 00 02 01 00 A0 32 -- -- -- -- -- -- -- |..;.....2 | flags 0x10 status 0xea1a1 18:27:21.962017 usbus2.3 SUBM-CTRL-EP=00000080,SPD=FULL,NFR=2,SLEN=8,IVAL=0 frame[0] WRITE 8 bytes 0000 80 06 00 02 00 00 3B 00 -- -- -- -- -- -- -- -- |......;. | frame[1] READ 59 bytes flags 0x10 status 0xea1a3 18:27:21.963992 usbus2.3 DONE-CTRL-EP=00000080,SPD=FULL,NFR=2,SLEN=60,IVAL=0,ERR=0 frame[0] WRITE 8 bytes frame[1] READ 59 bytes 0000 09 02 3B 00 02 01 00 A0 32 09 04 00 00 01 03 01 |..;.....2.......| 0010 01 00 09 21 11 01 00 01 22 4F 00 07 05 81 03 08 |...!...."O......| 0020 00 08 09 04 01 00 01 03 01 02 00 09 21 11 01 00 |............!...| 0030 01 22 71 00 07 05 82 03 40 00 01 -- -- -- -- -- |."q.....@.. | flags 0x10 status 0xca1a1 18:27:21.964014 usbus2.3 SUBM-CTRL-EP=00000000,SPD=FULL,NFR=1,SLEN=8,IVAL=0 frame[0] WRITE 8 bytes 0000 00 09 01 00 00 00 00 00 -- -- -- -- -- -- -- -- |........ | flags 0x10 status 0xca1a3 18:27:21.966005 usbus2.3 DONE-CTRL-EP=00000000,SPD=FULL,NFR=1,SLEN=0,IVAL=0,ERR=0 frame[0] WRITE 8 bytes flags 0x10 status 0xea1a1 18:27:21.967955 usbus2.3 SUBM-CTRL-EP=00000080,SPD=FULL,NFR=2,SLEN=8,IVAL=0 frame[0] WRITE 8 bytes 0000 81 06 00 22 00 00 4F 00 -- -- -- -- -- -- -- -- |..."..O. | frame[1] READ 79 bytes flags 0x10 status 0xea1a3 18:27:21.969995 usbus2.3 DONE-CTRL-EP=00000080,SPD=FULL,NFR=2,SLEN=80,IVAL=0,ERR=0 frame[0] WRITE 8 bytes frame[1] READ 79 bytes 0000 05 01 09 06 A1 01 05 07 19 E0 29 E7 15 00 25 01 |..........)...%.| 0010 75 01 95 08 81 02 95 01 75 08 81 01 95 05 75 01 |u.......u.....u.| 0020 05 08 19 01 29 05 91 02 95 01 75 03 91 01 95 06 |....).....u.....| 0030 75 08 15 00 26 FF 00 05 07 19 00 2A FF 00 81 00 |u...&......*....| 0040 05 0C 09 00 15 80 25 7F 95 40 75 08 B1 02 C0 -- |......%..@u.... | flags 0x10 status 0xca1a1 18:27:21.971148 usbus2.3 SUBM-CTRL-EP=00000080,SPD=FULL,NFR=2,SLEN=8,IVAL=0 frame[0] WRITE 8 bytes 0000 81 06 00 22 00 00 4F 00 -- -- -- -- -- -- -- -- |..."..O. | frame[1] READ 79 bytes flags 0x10 status 0xca1a3 18:27:21.972994 usbus2.3 DONE-CTRL-EP=00000080,SPD=FULL,NFR=2,SLEN=80,IVAL=0,ERR=0 frame[0] WRITE 8 bytes frame[1] READ 79 bytes 0000 05 01 09 06 A1 01 05 07 19 E0 29 E7 15 00 25 01 |..........)...%.| 0010 75 01 95 08 81 02 95 01 75 08 81 01 95 05 75 01 |u.......u.....u.| 0020 05 08 19 01 29 05 91 02 95 01 75 03 91 01 95 06 |....).....u.....| 0030 75 08 15 00 26 FF 00 05 07 19 00 2A FF 00 81 00 |u...&......*....| 0040 05 0C 09 00 15 80 25 7F 95 40 75 08 B1 02 C0 -- |......%..@u.... | flags 0x10 status 0xea1a1 18:27:21.973061 usbus2.3 SUBM-CTRL-EP=00000000,SPD=FULL,NFR=1,SLEN=8,IVAL=0 frame[0] WRITE 8 bytes 0000 21 0A 00 00 00 00 00 00 -- -- -- -- -- -- -- -- |!....... | flags 0x10 status 0xea1a3 18:27:21.974996 usbus2.3 DONE-CTRL-EP=00000000,SPD=FULL,NFR=1,SLEN=0,IVAL=0,ERR=0 frame[0] WRITE 8 bytes flags 0x10 status 0xca1a1 18:27:21.976524 usbus2.3 SUBM-CTRL-EP=00000000,SPD=FULL,NFR=2,SLEN=12,IVAL=0 frame[0] WRITE 8 bytes 0000 21 09 00 02 00 00 01 00 -- -- -- -- -- -- -- -- |!....... | frame[1] WRITE 1 bytes 0000 00 -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- |. | flags 0 <0> status 0xea1a3 18:27:21.976533 usbus2.3 SUBM-INTR-EP=00000081,SPD=FULL,NFR=1,SLEN=0,IVAL=8 frame[0] READ 8 bytes flags 0xa status 0xeb023 18:27:21.977993 usbus2.3 SUBM-CTRL-EP=00000080,SPD=FULL,NFR=2,SLEN=8,IVAL=0 frame[0] WRITE 8 bytes 0000 81 06 00 22 01 00 71 00 -- -- -- -- -- -- -- -- |..."..q. | frame[1] READ 113 bytes flags 0x10 status 0x4a1a3 18:27:21.977998 usbus2.3 DONE-CTRL-EP=00000000,SPD=FULL,NFR=2,SLEN=0,IVAL=0,ERR=0 frame[0] WRITE 8 bytes frame[1] WRITE 1 bytes flags 0 <0> status 0xca1a1 18:27:21.979993 usbus2.3 DONE-CTRL-EP=00000080,SPD=FULL,NFR=2,SLEN=116,IVAL=0,ERR=0 frame[0] WRITE 8 bytes frame[1] READ 113 bytes 0000 05 01 09 06 A1 01 85 01 05 07 19 04 29 70 15 00 |............)p..| 0010 25 01 75 01 95 78 81 02 C0 05 01 09 80 A1 01 85 |%.u..x..........| 0020 02 05 01 19 81 29 83 15 00 25 01 95 03 75 01 81 |.....)...%...u..| 0030 02 95 01 75 05 81 01 C0 05 0C 09 01 A1 01 85 03 |...u............| 0040 15 00 26 FF 1F 19 00 2A FF 1F 75 10 95 01 81 00 |..&....*..u.....| 0050 C0 06 1C FF 09 92 A1 01 85 04 19 00 2A FF 00 15 |............*...| 0060 00 26 FF 00 75 08 95 3F 91 00 19 00 29 FF 81 00 |.&..u..?....)...| 0070 C0 -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- |. | flags 0x10 status 0xea1a1 18:27:21.980946 usbus2.3 SUBM-CTRL-EP=00000080,SPD=FULL,NFR=2,SLEN=8,IVAL=0 frame[0] WRITE 8 bytes 0000 81 06 00 22 01 00 71 00 -- -- -- -- -- -- -- -- |..."..q. | frame[1] READ 113 bytes flags 0x10 status 0xea1a3 18:27:21.982991 usbus2.3 DONE-CTRL-EP=00000080,SPD=FULL,NFR=2,SLEN=116,IVAL=0,ERR=0 frame[0] WRITE 8 bytes frame[1] READ 113 bytes 0000 05 01 09 06 A1 01 85 01 05 07 19 04 29 70 15 00 |............)p..| 0010 25 01 75 01 95 78 81 02 C0 05 01 09 80 A1 01 85 |%.u..x..........| 0020 02 05 01 19 81 29 83 15 00 25 01 95 03 75 01 81 |.....)...%...u..| 0030 02 95 01 75 05 81 01 C0 05 0C 09 01 A1 01 85 03 |...u............| 0040 15 00 26 FF 1F 19 00 2A FF 1F 75 10 95 01 81 00 |..&....*..u.....| 0050 C0 06 1C FF 09 92 A1 01 85 04 19 00 2A FF 00 15 |............*...| 0060 00 26 FF 00 75 08 95 3F 91 00 19 00 29 FF 81 00 |.&..u..?....)...| 0070 C0 -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- |. | flags 0x10 status 0xca1a1 18:27:21.983607 usbus2.3 SUBM-CTRL-EP=00000080,SPD=FULL,NFR=2,SLEN=8,IVAL=0 frame[0] WRITE 8 bytes 0000 81 06 00 22 01 00 71 00 -- -- -- -- -- -- -- -- |..."..q. | frame[1] READ 113 bytes flags 0x10 status 0xca1a3 18:27:21.984985 usbus2.3 DONE-CTRL-EP=00000080,SPD=FULL,NFR=2,SLEN=116,IVAL=0,ERR=0 frame[0] WRITE 8 bytes frame[1] READ 113 bytes 0000 05 01 09 06 A1 01 85 01 05 07 19 04 29 70 15 00 |............)p..| 0010 25 01 75 01 95 78 81 02 C0 05 01 09 80 A1 01 85 |%.u..x..........| 0020 02 05 01 19 81 29 83 15 00 25 01 95 03 75 01 81 |.....)...%...u..| 0030 02 95 01 75 05 81 01 C0 05 0C 09 01 A1 01 85 03 |...u............| 0040 15 00 26 FF 1F 19 00 2A FF 1F 75 10 95 01 81 00 |..&....*..u.....| 0050 C0 06 1C FF 09 92 A1 01 85 04 19 00 2A FF 00 15 |............*...| 0060 00 26 FF 00 75 08 95 3F 91 00 19 00 29 FF 81 00 |.&..u..?....)...| 0070 C0 -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- |. | flags 0x10 status 0xea1a1 18:27:21.985190 usbus2.3 SUBM-CTRL-EP=00000000,SPD=FULL,NFR=1,SLEN=8,IVAL=0 frame[0] WRITE 8 bytes 0000 21 0B 00 00 01 00 00 00 -- -- -- -- -- -- -- -- |!....... | flags 0x10 status 0xea1a3 18:27:21.986981 usbus2.3 DONE-CTRL-EP=00000000,SPD=FULL,NFR=1,SLEN=0,IVAL=0,ERR=0 frame[0] WRITE 8 bytes flags 0x10 status 0xca1a1 18:27:21.987057 usbus2.3 SUBM-CTRL-EP=00000000,SPD=FULL,NFR=1,SLEN=8,IVAL=0 frame[0] WRITE 8 bytes 0000 21 0A 00 00 01 00 00 00 -- -- -- -- -- -- -- -- |!....... | flags 0x10 status 0xca1a3 18:27:21.988983 usbus2.3 DONE-CTRL-EP=00000000,SPD=FULL,NFR=1,SLEN=0,IVAL=0,ERR=0 frame[0] WRITE 8 bytes flags 0x10 status 0xea1a1 18:27:21.989128 usbus2.3 SUBM-CTRL-EP=00000000,SPD=FULL,NFR=2,SLEN=12,IVAL=0 frame[0] WRITE 8 bytes 0000 21 09 00 02 01 00 01 00 -- -- -- -- -- -- -- -- |!....... | frame[1] WRITE 1 bytes 0000 00 -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- |. | flags 0 <0> status 0xea1a3 18:27:21.989135 usbus2.3 SUBM-INTR-EP=00000082,SPD=FULL,NFR=1,SLEN=0,IVAL=1 frame[0] READ 64 bytes flags 0xa status 0xeb023 18:27:21.990981 usbus2.3 DONE-CTRL-EP=00000000,SPD=FULL,NFR=2,SLEN=0,IVAL=0,ERR=0 frame[0] WRITE 8 bytes frame[1] WRITE 1 bytes flags 0 <0> status 0xca1a1 18:27:21.990984 usbus2.3 SUBM-INTR-EP=00000082,SPD=FULL,NFR=1,SLEN=0,IVAL=1 frame[0] READ 64 bytes flags 0xa status 0x6b023 18:27:21.990987 usbus2.3 DONE-INTR-EP=00000082,SPD=FULL,NFR=1,SLEN=4,IVAL=1,ERR=0 frame[0] READ 3 bytes 0000 FF 01 47 -- -- -- -- -- -- -- -- -- -- -- -- -- |..G | flags 0xa status 0xcb021 18:27:21.997877 usbus2.3 SUBM-CTRL-EP=00000000,SPD=FULL,NFR=2,SLEN=12,IVAL=0 frame[0] WRITE 8 bytes 0000 21 09 00 02 01 00 01 00 -- -- -- -- -- -- -- -- |!....... | frame[1] WRITE 1 bytes 0000 05 -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- |. | flags 0 <0> status 0xca1a3 18:27:21.997891 usbus2.3 SUBM-INTR-EP=00000082,SPD=FULL,NFR=1,SLEN=0,IVAL=1 frame[0] READ 64 bytes flags 0xa status 0x4b023 18:27:21.997894 usbus2.3 DONE-INTR-EP=00000082,SPD=FULL,NFR=1,SLEN=64,IVAL=1,ERR=0 frame[0] READ 64 bytes 0000 00 00 00 00 00 00 00 00 01 00 00 00 12 00 00 00 |................| 0010 BE 7D 00 00 02 00 00 00 3B 00 00 00 36 7F 00 00 |.}......;...6...| 0020 03 00 00 00 04 00 00 00 71 7F 00 00 03 09 00 00 |........q.......| 0030 04 00 00 00 71 7F 00 00 03 00 01 00 0C 00 00 00 |....q...........| flags 0xa status 0xcb021 18:27:22.004433 usbus2.3 SUBM-CTRL-EP=00000000,SPD=FULL,NFR=2,SLEN=12,IVAL=0 frame[0] WRITE 8 bytes 0000 21 09 00 02 00 00 01 00 -- -- -- -- -- -- -- -- |!....... | frame[1] WRITE 1 bytes 0000 05 -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- |. | flags 0 <0> status 0x4a1a3 18:27:22.004440 usbus2.3 DONE-CTRL-EP=00000000,SPD=FULL,NFR=2,SLEN=0,IVAL=0,ERR=0 frame[0] WRITE 8 bytes frame[1] WRITE 1 bytes flags 0 <0> status 0xea1a1 18:27:22.004454 usbus2.3 SUBM-INTR-EP=00000082,SPD=FULL,NFR=1,SLEN=0,IVAL=1 frame[0] READ 64 bytes flags 0xa status 0x4b023 18:27:22.004456 usbus2.3 DONE-INTR-EP=00000082,SPD=FULL,NFR=1,SLEN=64,IVAL=1,ERR=0 frame[0] READ 64 bytes 0000 00 00 00 00 00 00 00 00 01 00 00 00 12 00 00 00 |................| 0010 BE 7D 00 00 02 00 00 00 3B 00 00 00 36 7F 00 00 |.}......;...6...| 0020 03 00 00 00 04 00 00 00 71 7F 00 00 03 09 00 00 |........q.......| 0030 04 00 00 00 71 7F 00 00 03 00 01 00 0C 00 00 00 |....q...........| flags 0xa status 0xeb021 18:27:22.005981 usbus2.3 SUBM-CTRL-EP=00000000,SPD=FULL,NFR=2,SLEN=12,IVAL=0 frame[0] WRITE 8 bytes 0000 21 09 00 02 01 00 01 00 -- -- -- -- -- -- -- -- |!....... | frame[1] WRITE 1 bytes 0000 01 -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- |. | flags 0 <0> status 0x6a1a3 18:27:22.005987 usbus2.3 DONE-CTRL-EP=00000000,SPD=FULL,NFR=2,SLEN=0,IVAL=0,ERR=0 frame[0] WRITE 8 bytes frame[1] WRITE 1 bytes flags 0 <0> status 0xea1a1 18:27:22.007995 usbus2.3 SUBM-INTR-EP=00000082,SPD=FULL,NFR=1,SLEN=0,IVAL=1 frame[0] READ 64 bytes flags 0xa status 0x6b023 18:27:22.008000 usbus2.3 DONE-INTR-EP=00000082,SPD=FULL,NFR=1,SLEN=64,IVAL=1,ERR=0 frame[0] READ 64 bytes 0000 00 00 00 00 00 00 00 00 01 00 00 00 12 00 00 00 |................| 0010 BE 7D 00 00 02 00 00 00 3B 00 00 00 36 7F 00 00 |.}......;...6...| 0020 03 00 00 00 04 00 00 00 71 7F 00 00 03 09 00 00 |........q.......| 0030 04 00 00 00 71 7F 00 00 03 00 01 00 0C 00 00 00 |....q...........| flags 0xa status 0xeb021 18:27:22.008008 usbus2.3 SUBM-CTRL-EP=00000000,SPD=FULL,NFR=2,SLEN=12,IVAL=0 frame[0] WRITE 8 bytes 0000 21 09 00 02 00 00 01 00 -- -- -- -- -- -- -- -- |!....... | frame[1] WRITE 1 bytes 0000 01 -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- |. | flags 0 <0> status 0x6a1a3 18:27:22.008012 usbus2.3 DONE-CTRL-EP=00000000,SPD=FULL,NFR=2,SLEN=0,IVAL=0,ERR=0 frame[0] WRITE 8 bytes frame[1] WRITE 1 bytes flags 0 <0> status 0xca1a1 18:27:22.009992 usbus2.3 DONE-CTRL-EP=00000000,SPD=FULL,NFR=2,SLEN=0,IVAL=0,ERR=0 frame[0] WRITE 8 bytes frame[1] WRITE 1 bytes flags 0 <0> status 0xca1a1 18:27:26.234883 usbus2.3 SUBM-INTR-EP=00000082,SPD=FULL,NFR=1,SLEN=0,IVAL=1 frame[0] READ 64 bytes flags 0xa status 0x6b023 18:27:26.234891 usbus2.3 DONE-INTR-EP=00000082,SPD=FULL,NFR=1,SLEN=4,IVAL=1,ERR=0 frame[0] READ 3 bytes 0000 03 01 04 -- -- -- -- -- -- -- -- -- -- -- -- -- |... | flags 0xa status 0xcb021 18:27:35.733017 usbus2.3 DONE-INTR-EP=00000081,SPD=FULL,NFR=0,SLEN=0,IVAL=8,ERR=CANCELLED flags 0xa status 0xab01c 18:27:35.733024 usbus2.3 DONE-INTR-EP=00000081,SPD=FULL,NFR=0,SLEN=0,IVAL=8,ERR=CANCELLED flags 0xa status 0x8b00c 18:27:35.733493 usbus2.3 DONE-INTR-EP=00000082,SPD=FULL,NFR=1,SLEN=0,IVAL=1,ERR=IOERROR frame[0] READ 0 bytes flags 0xa status 0xcb021 18:27:35.736016 usbus2.3 SUBM-INTR-EP=00000082,SPD=FULL,NFR=1,SLEN=0,IVAL=1 frame[0] READ 64 bytes flags 0xa status 0x4b023 18:27:35.736022 usbus2.3 DONE-INTR-EP=00000082,SPD=FULL,NFR=0,SLEN=0,IVAL=1,ERR=CANCELLED flags 0x10a status 0x83025 18:27:35.742030 usbus2.3 DONE-INTR-EP=00000082,SPD=FULL,NFR=0,SLEN=0,IVAL=1,ERR=CANCELLED flags 0xa status 0xab00c -- ----- Alex.