<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">If I'm not wrong qmi_wwan is trying to bind to interface 5, but rmnet<br>
is on 2 (that has been wrongly taken by option). Which kernel version<br>
are you using? Did you modify the source code of option and qmi_wwan?<br></blockquote><div><br></div><div>This does indeed look incorrect - the qmi_wwan.c modification on this kernel uses 5 but the LE910 documents say to use 2. Good catch, thanks!</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">By the way, in one of the enumerations I see also a mass storage<br>
device presented by the modem: this means that the firmware is very<br>
very old, so I highly suggest to upgrade.</blockquote><div><br></div><div>OK thanks for the tip.</div><div><br></div><div>Kelvin.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Regards,<br>
Daniele<br>
<div class="HOEnZb"><div class="h5"><br>
><br>
> Thanks for looking at the logs, the lsusb results are as below (shows both<br>
> devices).<br>
><br>
> Many thanks,<br>
> Kelvin.<br>
><br>
><br>
> lsusb -v -d 1bc7:1201<br>
><br>
> Bus 001 Device 016: ID 1bc7:1201 Telit<br>
> Couldn't open device, some information will be missing<br>
> Device Descriptor:<br>
>   bLength                18<br>
>   bDescriptorType         1<br>
>   bcdUSB               2.00<br>
>   bDeviceClass            0 (Defined at Interface level)<br>
>   bDeviceSubClass         0<br>
>   bDeviceProtocol         0<br>
>   bMaxPacketSize0        64<br>
>   idVendor           0x1bc7 Telit<br>
>   idProduct          0x1201<br>
>   bcdDevice            2.32<br>
>   iManufacturer           1<br>
>   iProduct                2<br>
>   iSerial                 3<br>
>   bNumConfigurations      1<br>
>   Configuration Descriptor:<br>
>     bLength                 9<br>
>     bDescriptorType         2<br>
>     wTotalLength          281<br>
>     bNumInterfaces          7<br>
>     bConfigurationValue     1<br>
>     iConfiguration          0<br>
>     bmAttributes         0x80<br>
>       (Bus Powered)<br>
>     MaxPower              500mA<br>
>     Interface Descriptor:<br>
>       bLength                 9<br>
>       bDescriptorType         4<br>
>       bInterfaceNumber        0<br>
>       bAlternateSetting       0<br>
>       bNumEndpoints           2<br>
>       bInterfaceClass       255 Vendor Specific Class<br>
>       bInterfaceSubClass    255 Vendor Specific Subclass<br>
>       bInterfaceProtocol    255 Vendor Specific Protocol<br>
>       iInterface              0<br>
>       Endpoint Descriptor:<br>
>         bLength                 7<br>
>         bDescriptorType         5<br>
>         bEndpointAddress     0x81  EP 1 IN<br>
>         bmAttributes            2<br>
>           Transfer Type            Bulk<br>
>           Synch Type               None<br>
>           Usage Type               Data<br>
>         wMaxPacketSize     0x0200  1x 512 bytes<br>
>         bInterval               0<br>
>       Endpoint Descriptor:<br>
>         bLength                 7<br>
>         bDescriptorType         5<br>
>         bEndpointAddress     0x01  EP 1 OUT<br>
>         bmAttributes            2<br>
>           Transfer Type            Bulk<br>
>           Synch Type               None<br>
>           Usage Type               Data<br>
>         wMaxPacketSize     0x0200  1x 512 bytes<br>
>         bInterval               0<br>
>     Interface Descriptor:<br>
>       bLength                 9<br>
>       bDescriptorType         4<br>
>       bInterfaceNumber        1<br>
>       bAlternateSetting       0<br>
>       bNumEndpoints           2<br>
>       bInterfaceClass       255 Vendor Specific Class<br>
>       bInterfaceSubClass     66<br>
>       bInterfaceProtocol      1<br>
>       iInterface              0<br>
>       Endpoint Descriptor:<br>
>         bLength                 7<br>
>         bDescriptorType         5<br>
>         bEndpointAddress     0x82  EP 2 IN<br>
>         bmAttributes            2<br>
>           Transfer Type            Bulk<br>
>           Synch Type               None<br>
>           Usage Type               Data<br>
>         wMaxPacketSize     0x0200  1x 512 bytes<br>
>         bInterval               0<br>
>       Endpoint Descriptor:<br>
>         bLength                 7<br>
>         bDescriptorType         5<br>
>         bEndpointAddress     0x02  EP 2 OUT<br>
>         bmAttributes            2<br>
>           Transfer Type            Bulk<br>
>           Synch Type               None<br>
>           Usage Type               Data<br>
>         wMaxPacketSize     0x0200  1x 512 bytes<br>
>         bInterval               0<br>
>     Interface Descriptor:<br>
>       bLength                 9<br>
>       bDescriptorType         4<br>
>       bInterfaceNumber        2<br>
>       bAlternateSetting       0<br>
>       bNumEndpoints           3<br>
>       bInterfaceClass       255 Vendor Specific Class<br>
>       bInterfaceSubClass    255 Vendor Specific Subclass<br>
>       bInterfaceProtocol    255 Vendor Specific Protocol<br>
>       iInterface              0<br>
>       Endpoint Descriptor:<br>
>         bLength                 7<br>
>         bDescriptorType         5<br>
>         bEndpointAddress     0x84  EP 4 IN<br>
>         bmAttributes            3<br>
>           Transfer Type            Interrupt<br>
>           Synch Type               None<br>
>           Usage Type               Data<br>
>         wMaxPacketSize     0x0008  1x 8 bytes<br>
>         bInterval               9<br>
>       Endpoint Descriptor:<br>
>         bLength                 7<br>
>         bDescriptorType         5<br>
>         bEndpointAddress     0x83  EP 3 IN<br>
>         bmAttributes            2<br>
>           Transfer Type            Bulk<br>
>           Synch Type               None<br>
>           Usage Type               Data<br>
>         wMaxPacketSize     0x0200  1x 512 bytes<br>
>         bInterval               0<br>
>       Endpoint Descriptor:<br>
>         bLength                 7<br>
>         bDescriptorType         5<br>
>         bEndpointAddress     0x03  EP 3 OUT<br>
>         bmAttributes            2<br>
>           Transfer Type            Bulk<br>
>           Synch Type               None<br>
>           Usage Type               Data<br>
>         wMaxPacketSize     0x0200  1x 512 bytes<br>
>         bInterval               0<br>
>     Interface Descriptor:<br>
>       bLength                 9<br>
>       bDescriptorType         4<br>
>       bInterfaceNumber        3<br>
>       bAlternateSetting       0<br>
>       bNumEndpoints           3<br>
>       bInterfaceClass       255 Vendor Specific Class<br>
>       bInterfaceSubClass      0<br>
>       bInterfaceProtocol      0<br>
>       iInterface              0<br>
>       ** UNRECOGNIZED:  05 24 00 10 01<br>
>       ** UNRECOGNIZED:  05 24 01 00 00<br>
>       ** UNRECOGNIZED:  04 24 02 02<br>
>       ** UNRECOGNIZED:  05 24 06 00 00<br>
>       Endpoint Descriptor:<br>
>         bLength                 7<br>
>         bDescriptorType         5<br>
>         bEndpointAddress     0x86  EP 6 IN<br>
>         bmAttributes            3<br>
>           Transfer Type            Interrupt<br>
>           Synch Type               None<br>
>           Usage Type               Data<br>
>         wMaxPacketSize     0x000a  1x 10 bytes<br>
>         bInterval               9<br>
>       Endpoint Descriptor:<br>
>         bLength                 7<br>
>         bDescriptorType         5<br>
>         bEndpointAddress     0x85  EP 5 IN<br>
>         bmAttributes            2<br>
>           Transfer Type            Bulk<br>
>           Synch Type               None<br>
>           Usage Type               Data<br>
>         wMaxPacketSize     0x0200  1x 512 bytes<br>
>         bInterval               0<br>
>       Endpoint Descriptor:<br>
>         bLength                 7<br>
>         bDescriptorType         5<br>
>         bEndpointAddress     0x04  EP 4 OUT<br>
>         bmAttributes            2<br>
>           Transfer Type            Bulk<br>
>           Synch Type               None<br>
>           Usage Type               Data<br>
>         wMaxPacketSize     0x0200  1x 512 bytes<br>
>         bInterval               0<br>
>     Interface Descriptor:<br>
>       bLength                 9<br>
>       bDescriptorType         4<br>
>       bInterfaceNumber        4<br>
>       bAlternateSetting       0<br>
>       bNumEndpoints           3<br>
>       bInterfaceClass       255 Vendor Specific Class<br>
>       bInterfaceSubClass      0<br>
>       bInterfaceProtocol      0<br>
>       iInterface              0<br>
>       ** UNRECOGNIZED:  05 24 00 10 01<br>
>       ** UNRECOGNIZED:  05 24 01 00 00<br>
>       ** UNRECOGNIZED:  04 24 02 02<br>
>       ** UNRECOGNIZED:  05 24 06 00 00<br>
>       Endpoint Descriptor:<br>
>         bLength                 7<br>
>         bDescriptorType         5<br>
>         bEndpointAddress     0x88  EP 8 IN<br>
>         bmAttributes            3<br>
>           Transfer Type            Interrupt<br>
>           Synch Type               None<br>
>           Usage Type               Data<br>
>         wMaxPacketSize     0x000a  1x 10 bytes<br>
>         bInterval               9<br>
>       Endpoint Descriptor:<br>
>         bLength                 7<br>
>         bDescriptorType         5<br>
>         bEndpointAddress     0x87  EP 7 IN<br>
>         bmAttributes            2<br>
>           Transfer Type            Bulk<br>
>           Synch Type               None<br>
>           Usage Type               Data<br>
>         wMaxPacketSize     0x0200  1x 512 bytes<br>
>         bInterval               0<br>
>       Endpoint Descriptor:<br>
>         bLength                 7<br>
>         bDescriptorType         5<br>
>         bEndpointAddress     0x05  EP 5 OUT<br>
>         bmAttributes            2<br>
>           Transfer Type            Bulk<br>
>           Synch Type               None<br>
>           Usage Type               Data<br>
>         wMaxPacketSize     0x0200  1x 512 bytes<br>
>         bInterval               0<br>
>     Interface Descriptor:<br>
>       bLength                 9<br>
>       bDescriptorType         4<br>
>       bInterfaceNumber        5<br>
>       bAlternateSetting       0<br>
>       bNumEndpoints           3<br>
>       bInterfaceClass       255 Vendor Specific Class<br>
>       bInterfaceSubClass      0<br>
>       bInterfaceProtocol      0<br>
>       iInterface              0<br>
>       ** UNRECOGNIZED:  05 24 00 10 01<br>
>       ** UNRECOGNIZED:  05 24 01 00 00<br>
>       ** UNRECOGNIZED:  04 24 02 02<br>
>       ** UNRECOGNIZED:  05 24 06 00 00<br>
>       Endpoint Descriptor:<br>
>         bLength                 7<br>
>         bDescriptorType         5<br>
>         bEndpointAddress     0x8a  EP 10 IN<br>
>         bmAttributes            3<br>
>           Transfer Type            Interrupt<br>
>           Synch Type               None<br>
>           Usage Type               Data<br>
>         wMaxPacketSize     0x000a  1x 10 bytes<br>
>         bInterval               9<br>
>       Endpoint Descriptor:<br>
>         bLength                 7<br>
>         bDescriptorType         5<br>
>         bEndpointAddress     0x89  EP 9 IN<br>
>         bmAttributes            2<br>
>           Transfer Type            Bulk<br>
>           Synch Type               None<br>
>           Usage Type               Data<br>
>         wMaxPacketSize     0x0200  1x 512 bytes<br>
>         bInterval               0<br>
>       Endpoint Descriptor:<br>
>         bLength                 7<br>
>         bDescriptorType         5<br>
>         bEndpointAddress     0x06  EP 6 OUT<br>
>         bmAttributes            2<br>
>           Transfer Type            Bulk<br>
>           Synch Type               None<br>
>           Usage Type               Data<br>
>         wMaxPacketSize     0x0200  1x 512 bytes<br>
>         bInterval               0<br>
>     Interface Descriptor:<br>
>       bLength                 9<br>
>       bDescriptorType         4<br>
>       bInterfaceNumber        6<br>
>       bAlternateSetting       0<br>
>       bNumEndpoints           3<br>
>       bInterfaceClass       255 Vendor Specific Class<br>
>       bInterfaceSubClass      0<br>
>       bInterfaceProtocol      0<br>
>       iInterface              0<br>
>       ** UNRECOGNIZED:  05 24 00 10 01<br>
>       ** UNRECOGNIZED:  05 24 01 00 00<br>
>       ** UNRECOGNIZED:  04 24 02 02<br>
>       ** UNRECOGNIZED:  05 24 06 00 00<br>
>       Endpoint Descriptor:<br>
>         bLength                 7<br>
>         bDescriptorType         5<br>
>         bEndpointAddress     0x8c  EP 12 IN<br>
>         bmAttributes            3<br>
>           Transfer Type            Interrupt<br>
>           Synch Type               None<br>
>           Usage Type               Data<br>
>         wMaxPacketSize     0x000a  1x 10 bytes<br>
>         bInterval               9<br>
>       Endpoint Descriptor:<br>
>         bLength                 7<br>
>         bDescriptorType         5<br>
>         bEndpointAddress     0x8b  EP 11 IN<br>
>         bmAttributes            2<br>
>           Transfer Type            Bulk<br>
>           Synch Type               None<br>
>           Usage Type               Data<br>
>         wMaxPacketSize     0x0200  1x 512 bytes<br>
>         bInterval               0<br>
>       Endpoint Descriptor:<br>
>         bLength                 7<br>
>         bDescriptorType         5<br>
>         bEndpointAddress     0x07  EP 7 OUT<br>
>         bmAttributes            2<br>
>           Transfer Type            Bulk<br>
>           Synch Type               None<br>
>           Usage Type               Data<br>
>         wMaxPacketSize     0x0200  1x 512 bytes<br>
>         bInterval               0<br>
><br>
> Bus 001 Device 015: ID 1bc7:1201 Telit<br>
> Couldn't open device, some information will be missing<br>
> Device Descriptor:<br>
>   bLength                18<br>
>   bDescriptorType         1<br>
>   bcdUSB               2.00<br>
>   bDeviceClass            0 (Defined at Interface level)<br>
>   bDeviceSubClass         0<br>
>   bDeviceProtocol         0<br>
>   bMaxPacketSize0        64<br>
>   idVendor           0x1bc7 Telit<br>
>   idProduct          0x1201<br>
>   bcdDevice            2.32<br>
>   iManufacturer           1<br>
>   iProduct                2<br>
>   iSerial                 3<br>
>   bNumConfigurations      1<br>
>   Configuration Descriptor:<br>
>     bLength                 9<br>
>     bDescriptorType         2<br>
>     wTotalLength          304<br>
>     bNumInterfaces          8<br>
>     bConfigurationValue     1<br>
>     iConfiguration          0<br>
>     bmAttributes         0x80<br>
>       (Bus Powered)<br>
>     MaxPower              500mA<br>
>     Interface Descriptor:<br>
>       bLength                 9<br>
>       bDescriptorType         4<br>
>       bInterfaceNumber        0<br>
>       bAlternateSetting       0<br>
>       bNumEndpoints           2<br>
>       bInterfaceClass       255 Vendor Specific Class<br>
>       bInterfaceSubClass    255 Vendor Specific Subclass<br>
>       bInterfaceProtocol    255 Vendor Specific Protocol<br>
>       iInterface              0<br>
>       Endpoint Descriptor:<br>
>         bLength                 7<br>
>         bDescriptorType         5<br>
>         bEndpointAddress     0x81  EP 1 IN<br>
>         bmAttributes            2<br>
>           Transfer Type            Bulk<br>
>           Synch Type               None<br>
>           Usage Type               Data<br>
>         wMaxPacketSize     0x0200  1x 512 bytes<br>
>         bInterval               0<br>
>       Endpoint Descriptor:<br>
>         bLength                 7<br>
>         bDescriptorType         5<br>
>         bEndpointAddress     0x01  EP 1 OUT<br>
>         bmAttributes            2<br>
>           Transfer Type            Bulk<br>
>           Synch Type               None<br>
>           Usage Type               Data<br>
>         wMaxPacketSize     0x0200  1x 512 bytes<br>
>         bInterval               0<br>
>     Interface Descriptor:<br>
>       bLength                 9<br>
>       bDescriptorType         4<br>
>       bInterfaceNumber        1<br>
>       bAlternateSetting       0<br>
>       bNumEndpoints           2<br>
>       bInterfaceClass       255 Vendor Specific Class<br>
>       bInterfaceSubClass     66<br>
>       bInterfaceProtocol      1<br>
>       iInterface              0<br>
>       Endpoint Descriptor:<br>
>         bLength                 7<br>
>         bDescriptorType         5<br>
>         bEndpointAddress     0x82  EP 2 IN<br>
>         bmAttributes            2<br>
>           Transfer Type            Bulk<br>
>           Synch Type               None<br>
>           Usage Type               Data<br>
>         wMaxPacketSize     0x0200  1x 512 bytes<br>
>         bInterval               0<br>
>       Endpoint Descriptor:<br>
>         bLength                 7<br>
>         bDescriptorType         5<br>
>         bEndpointAddress     0x02  EP 2 OUT<br>
>         bmAttributes            2<br>
>           Transfer Type            Bulk<br>
>           Synch Type               None<br>
>           Usage Type               Data<br>
>         wMaxPacketSize     0x0200  1x 512 bytes<br>
>         bInterval               0<br>
>     Interface Descriptor:<br>
>       bLength                 9<br>
>       bDescriptorType         4<br>
>       bInterfaceNumber        2<br>
>       bAlternateSetting       0<br>
>       bNumEndpoints           3<br>
>       bInterfaceClass       255 Vendor Specific Class<br>
>       bInterfaceSubClass    255 Vendor Specific Subclass<br>
>       bInterfaceProtocol    255 Vendor Specific Protocol<br>
>       iInterface              0<br>
>       Endpoint Descriptor:<br>
>         bLength                 7<br>
>         bDescriptorType         5<br>
>         bEndpointAddress     0x84  EP 4 IN<br>
>         bmAttributes            3<br>
>           Transfer Type            Interrupt<br>
>           Synch Type               None<br>
>           Usage Type               Data<br>
>         wMaxPacketSize     0x0008  1x 8 bytes<br>
>         bInterval               9<br>
>       Endpoint Descriptor:<br>
>         bLength                 7<br>
>         bDescriptorType         5<br>
>         bEndpointAddress     0x83  EP 3 IN<br>
>         bmAttributes            2<br>
>           Transfer Type            Bulk<br>
>           Synch Type               None<br>
>           Usage Type               Data<br>
>         wMaxPacketSize     0x0200  1x 512 bytes<br>
>         bInterval               0<br>
>       Endpoint Descriptor:<br>
>         bLength                 7<br>
>         bDescriptorType         5<br>
>         bEndpointAddress     0x03  EP 3 OUT<br>
>         bmAttributes            2<br>
>           Transfer Type            Bulk<br>
>           Synch Type               None<br>
>           Usage Type               Data<br>
>         wMaxPacketSize     0x0200  1x 512 bytes<br>
>         bInterval               0<br>
>     Interface Descriptor:<br>
>       bLength                 9<br>
>       bDescriptorType         4<br>
>       bInterfaceNumber        3<br>
>       bAlternateSetting       0<br>
>       bNumEndpoints           3<br>
>       bInterfaceClass       255 Vendor Specific Class<br>
>       bInterfaceSubClass      0<br>
>       bInterfaceProtocol      0<br>
>       iInterface              0<br>
>       ** UNRECOGNIZED:  05 24 00 10 01<br>
>       ** UNRECOGNIZED:  05 24 01 00 00<br>
>       ** UNRECOGNIZED:  04 24 02 02<br>
>       ** UNRECOGNIZED:  05 24 06 00 00<br>
>       Endpoint Descriptor:<br>
>         bLength                 7<br>
>         bDescriptorType         5<br>
>         bEndpointAddress     0x86  EP 6 IN<br>
>         bmAttributes            3<br>
>           Transfer Type            Interrupt<br>
>           Synch Type               None<br>
>           Usage Type               Data<br>
>         wMaxPacketSize     0x000a  1x 10 bytes<br>
>         bInterval               9<br>
>       Endpoint Descriptor:<br>
>         bLength                 7<br>
>         bDescriptorType         5<br>
>         bEndpointAddress     0x85  EP 5 IN<br>
>         bmAttributes            2<br>
>           Transfer Type            Bulk<br>
>           Synch Type               None<br>
>           Usage Type               Data<br>
>         wMaxPacketSize     0x0200  1x 512 bytes<br>
>         bInterval               0<br>
>       Endpoint Descriptor:<br>
>         bLength                 7<br>
>         bDescriptorType         5<br>
>         bEndpointAddress     0x04  EP 4 OUT<br>
>         bmAttributes            2<br>
>           Transfer Type            Bulk<br>
>           Synch Type               None<br>
>           Usage Type               Data<br>
>         wMaxPacketSize     0x0200  1x 512 bytes<br>
>         bInterval               0<br>
>     Interface Descriptor:<br>
>       bLength                 9<br>
>       bDescriptorType         4<br>
>       bInterfaceNumber        4<br>
>       bAlternateSetting       0<br>
>       bNumEndpoints           3<br>
>       bInterfaceClass       255 Vendor Specific Class<br>
>       bInterfaceSubClass      0<br>
>       bInterfaceProtocol      0<br>
>       iInterface              0<br>
>       ** UNRECOGNIZED:  05 24 00 10 01<br>
>       ** UNRECOGNIZED:  05 24 01 00 00<br>
>       ** UNRECOGNIZED:  04 24 02 02<br>
>       ** UNRECOGNIZED:  05 24 06 00 00<br>
>       Endpoint Descriptor:<br>
>         bLength                 7<br>
>         bDescriptorType         5<br>
>         bEndpointAddress     0x88  EP 8 IN<br>
>         bmAttributes            3<br>
>           Transfer Type            Interrupt<br>
>           Synch Type               None<br>
>           Usage Type               Data<br>
>         wMaxPacketSize     0x000a  1x 10 bytes<br>
>         bInterval               9<br>
>       Endpoint Descriptor:<br>
>         bLength                 7<br>
>         bDescriptorType         5<br>
>         bEndpointAddress     0x87  EP 7 IN<br>
>         bmAttributes            2<br>
>           Transfer Type            Bulk<br>
>           Synch Type               None<br>
>           Usage Type               Data<br>
>         wMaxPacketSize     0x0200  1x 512 bytes<br>
>         bInterval               0<br>
>       Endpoint Descriptor:<br>
>         bLength                 7<br>
>         bDescriptorType         5<br>
>         bEndpointAddress     0x05  EP 5 OUT<br>
>         bmAttributes            2<br>
>           Transfer Type            Bulk<br>
>           Synch Type               None<br>
>           Usage Type               Data<br>
>         wMaxPacketSize     0x0200  1x 512 bytes<br>
>         bInterval               0<br>
>     Interface Descriptor:<br>
>       bLength                 9<br>
>       bDescriptorType         4<br>
>       bInterfaceNumber        5<br>
>       bAlternateSetting       0<br>
>       bNumEndpoints           3<br>
>       bInterfaceClass       255 Vendor Specific Class<br>
>       bInterfaceSubClass      0<br>
>       bInterfaceProtocol      0<br>
>       iInterface              0<br>
>       ** UNRECOGNIZED:  05 24 00 10 01<br>
>       ** UNRECOGNIZED:  05 24 01 00 00<br>
>       ** UNRECOGNIZED:  04 24 02 02<br>
>       ** UNRECOGNIZED:  05 24 06 00 00<br>
>       Endpoint Descriptor:<br>
>         bLength                 7<br>
>         bDescriptorType         5<br>
>         bEndpointAddress     0x8a  EP 10 IN<br>
>         bmAttributes            3<br>
>           Transfer Type            Interrupt<br>
>           Synch Type               None<br>
>           Usage Type               Data<br>
>         wMaxPacketSize     0x000a  1x 10 bytes<br>
>         bInterval               9<br>
>       Endpoint Descriptor:<br>
>         bLength                 7<br>
>         bDescriptorType         5<br>
>         bEndpointAddress     0x89  EP 9 IN<br>
>         bmAttributes            2<br>
>           Transfer Type            Bulk<br>
>           Synch Type               None<br>
>           Usage Type               Data<br>
>         wMaxPacketSize     0x0200  1x 512 bytes<br>
>         bInterval               0<br>
>       Endpoint Descriptor:<br>
>         bLength                 7<br>
>         bDescriptorType         5<br>
>         bEndpointAddress     0x06  EP 6 OUT<br>
>         bmAttributes            2<br>
>           Transfer Type            Bulk<br>
>           Synch Type               None<br>
>           Usage Type               Data<br>
>         wMaxPacketSize     0x0200  1x 512 bytes<br>
>         bInterval               0<br>
>     Interface Descriptor:<br>
>       bLength                 9<br>
>       bDescriptorType         4<br>
>       bInterfaceNumber        6<br>
>       bAlternateSetting       0<br>
>       bNumEndpoints           3<br>
>       bInterfaceClass       255 Vendor Specific Class<br>
>       bInterfaceSubClass      0<br>
>       bInterfaceProtocol      0<br>
>       iInterface              0<br>
>       ** UNRECOGNIZED:  05 24 00 10 01<br>
>       ** UNRECOGNIZED:  05 24 01 00 00<br>
>       ** UNRECOGNIZED:  04 24 02 02<br>
>       ** UNRECOGNIZED:  05 24 06 00 00<br>
>       Endpoint Descriptor:<br>
>         bLength                 7<br>
>         bDescriptorType         5<br>
>         bEndpointAddress     0x8c  EP 12 IN<br>
>         bmAttributes            3<br>
>           Transfer Type            Interrupt<br>
>           Synch Type               None<br>
>           Usage Type               Data<br>
>         wMaxPacketSize     0x000a  1x 10 bytes<br>
>         bInterval               9<br>
>       Endpoint Descriptor:<br>
>         bLength                 7<br>
>         bDescriptorType         5<br>
>         bEndpointAddress     0x8b  EP 11 IN<br>
>         bmAttributes            2<br>
>           Transfer Type            Bulk<br>
>           Synch Type               None<br>
>           Usage Type               Data<br>
>         wMaxPacketSize     0x0200  1x 512 bytes<br>
>         bInterval               0<br>
>       Endpoint Descriptor:<br>
>         bLength                 7<br>
>         bDescriptorType         5<br>
>         bEndpointAddress     0x07  EP 7 OUT<br>
>         bmAttributes            2<br>
>           Transfer Type            Bulk<br>
>           Synch Type               None<br>
>           Usage Type               Data<br>
>         wMaxPacketSize     0x0200  1x 512 bytes<br>
>         bInterval               0<br>
>     Interface Descriptor:<br>
>       bLength                 9<br>
>       bDescriptorType         4<br>
>       bInterfaceNumber        7<br>
>       bAlternateSetting       0<br>
>       bNumEndpoints           2<br>
>       bInterfaceClass         8 Mass Storage<br>
>       bInterfaceSubClass      6 SCSI<br>
>       bInterfaceProtocol     80 Bulk-Only<br>
>       iInterface              6<br>
>       Endpoint Descriptor:<br>
>         bLength                 7<br>
>         bDescriptorType         5<br>
>         bEndpointAddress     0x8d  EP 13 IN<br>
>         bmAttributes            2<br>
>           Transfer Type            Bulk<br>
>           Synch Type               None<br>
>           Usage Type               Data<br>
>         wMaxPacketSize     0x0200  1x 512 bytes<br>
>         bInterval               0<br>
>       Endpoint Descriptor:<br>
>         bLength                 7<br>
>         bDescriptorType         5<br>
>         bEndpointAddress     0x08  EP 8 OUT<br>
>         bmAttributes            2<br>
>           Transfer Type            Bulk<br>
>           Synch Type               None<br>
>           Usage Type               Data<br>
>         wMaxPacketSize     0x0200  1x 512 bytes<br>
>         bInterval               1<br>
><br>
><br>
><br>
</div></div><div class="HOEnZb"><div class="h5">> ______________________________<wbr>_________________<br>
> ModemManager-devel mailing list<br>
> <a href="mailto:ModemManager-devel@lists.freedesktop.org">ModemManager-devel@lists.<wbr>freedesktop.org</a><br>
> <a href="https://lists.freedesktop.org/mailman/listinfo/modemmanager-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/modemmanager-<wbr>devel</a><br>
><br>
</div></div></blockquote></div><br></div></div>