On Wed, 2012-09-19 at 20:45 +0200, Bjørn Mork wrote:
> Thomas Schäfer <[email protected]> writes:
>
> > I collected some additional information about this device.
> >
> > The windows-view:
> > http://www.cis.uni-muenchen.de/~thomas/pantech-p4200-usb.png
> >
> > and the usbsnoop-logfile:
> > http://www.cis.uni-muenchen.de/~thomas/pantech-p4200-usbsnoop.log.bz2
> >
> > Has anybody suggestions, what could I do next?
>
> I am wondering exactly how qmi_wwan does "not work"...
I *know* the Novatel/Verizon USB 551L does QMI, because my Windows
snoops show QMI on the normal cdc-ether port that the device has, but
for some reason I was never able to get qmi_wwan to work with the
device. Maybe the same thing going on here? I didn't have a lot of
time to play around with it at the time, but I tried all the different
interface matching options in qmi_wwan (combined, separate, etc) and
nothing got the device to respond with QMI under Linux.
Dan
> That snoop contains lots of QMI, so it is definitely a device which
> qmi_wwan should handle. Note that the snoop does have the "Set Instance
> ID" (0x0020) ctl message which may be important to some devices. And it
> sets the data format to "raw IP", which may be persistent and therefore
> need resetting to 802.3 framing in Linux. Try including both these
> messages before starting a data session in Linux.
>
> Decoded contents of pantech-p4200-usbsnoop.log.bz2 with a slightly
> obfuscated IMEI:
>
> QMI frame #0
> <<<<<< QMUX:
> <<<<<< length = 15
> <<<<<< flags = 0x00
> <<<<<< service = "ctl"
> <<<<<< client = 0
> <<<<<< QMI:
> <<<<<< flags = "none"
> <<<<<< transaction = 1
> <<<<<< tlv_length = 4
> <<<<<< message = "Allocate CID" (0x0022)
> <<<<<< TLV:
> <<<<<< type = "Service" (0x01)
> <<<<<< length = 1
> <<<<<< value = 01
> <<<<<< translated = 1
> QMI frame #1
> >>>>>> QMUX:
> >>>>>> length = 23
> >>>>>> flags = 0x80
> >>>>>> service = "ctl"
> >>>>>> client = 0
> >>>>>> QMI:
> >>>>>> flags = "response"
> >>>>>> transaction = 1
> >>>>>> tlv_length = 12
> >>>>>> message = "Allocate CID" (0x0022)
> >>>>>> TLV:
> >>>>>> type = "Result" (0x02)
> >>>>>> length = 4
> >>>>>> value = 00:00:00:00
> >>>>>> translated = SUCCESS
> >>>>>> TLV:
> >>>>>> type = "Allocation Info" (0x01)
> >>>>>> length = 2
> >>>>>> value = 01:03
> >>>>>> translated = [ service = '1' cid = '3' ]
> QMI frame #2
> <<<<<< QMUX:
> <<<<<< length = 15
> <<<<<< flags = 0x00
> <<<<<< service = "ctl"
> <<<<<< client = 0
> <<<<<< QMI:
> <<<<<< flags = "none"
> <<<<<< transaction = 2
> <<<<<< tlv_length = 4
> <<<<<< message = "Allocate CID" (0x0022)
> <<<<<< TLV:
> <<<<<< type = "Service" (0x01)
> <<<<<< length = 1
> <<<<<< value = 01
> <<<<<< translated = 1
> QMI frame #3
> >>>>>> QMUX:
> >>>>>> length = 23
> >>>>>> flags = 0x80
> >>>>>> service = "ctl"
> >>>>>> client = 0
> >>>>>> QMI:
> >>>>>> flags = "response"
> >>>>>> transaction = 2
> >>>>>> tlv_length = 12
> >>>>>> message = "Allocate CID" (0x0022)
> >>>>>> TLV:
> >>>>>> type = "Result" (0x02)
> >>>>>> length = 4
> >>>>>> value = 00:00:00:00
> >>>>>> translated = SUCCESS
> >>>>>> TLV:
> >>>>>> type = "Allocation Info" (0x01)
> >>>>>> length = 2
> >>>>>> value = 01:04
> >>>>>> translated = [ service = '1' cid = '4' ]
> QMI frame #4
> <<<<<< QMUX:
> <<<<<< length = 15
> <<<<<< flags = 0x00
> <<<<<< service = "ctl"
> <<<<<< client = 0
> <<<<<< QMI:
> <<<<<< flags = "none"
> <<<<<< transaction = 3
> <<<<<< tlv_length = 4
> <<<<<< message = "Allocate CID" (0x0022)
> <<<<<< TLV:
> <<<<<< type = "Service" (0x01)
> <<<<<< length = 1
> <<<<<< value = 02
> <<<<<< translated = 2
> QMI frame #5
> >>>>>> QMUX:
> >>>>>> length = 23
> >>>>>> flags = 0x80
> >>>>>> service = "ctl"
> >>>>>> client = 0
> >>>>>> QMI:
> >>>>>> flags = "response"
> >>>>>> transaction = 3
> >>>>>> tlv_length = 12
> >>>>>> message = "Allocate CID" (0x0022)
> >>>>>> TLV:
> >>>>>> type = "Result" (0x02)
> >>>>>> length = 4
> >>>>>> value = 00:00:00:00
> >>>>>> translated = SUCCESS
> >>>>>> TLV:
> >>>>>> type = "Allocation Info" (0x01)
> >>>>>> length = 2
> >>>>>> value = 02:02
> >>>>>> translated = [ service = '2' cid = '2' ]
> QMI frame #6
> <<<<<< QMUX:
> <<<<<< length = 15
> <<<<<< flags = 0x00
> <<<<<< service = "ctl"
> <<<<<< client = 0
> <<<<<< QMI:
> <<<<<< flags = "none"
> <<<<<< transaction = 4
> <<<<<< tlv_length = 4
> <<<<<< message = "Allocate CID" (0x0022)
> <<<<<< TLV:
> <<<<<< type = "Service" (0x01)
> <<<<<< length = 1
> <<<<<< value = 03
> <<<<<< translated = 3
> QMI frame #7
> >>>>>> QMUX:
> >>>>>> length = 23
> >>>>>> flags = 0x80
> >>>>>> service = "ctl"
> >>>>>> client = 0
> >>>>>> QMI:
> >>>>>> flags = "response"
> >>>>>> transaction = 4
> >>>>>> tlv_length = 12
> >>>>>> message = "Allocate CID" (0x0022)
> >>>>>> TLV:
> >>>>>> type = "Result" (0x02)
> >>>>>> length = 4
> >>>>>> value = 00:00:00:00
> >>>>>> translated = SUCCESS
> >>>>>> TLV:
> >>>>>> type = "Allocation Info" (0x01)
> >>>>>> length = 2
> >>>>>> value = 03:02
> >>>>>> translated = [ service = '3' cid = '2' ]
> QMI frame #8
> <<<<<< QMUX:
> <<<<<< length = 15
> <<<<<< flags = 0x00
> <<<<<< service = "ctl"
> <<<<<< client = 0
> <<<<<< QMI:
> <<<<<< flags = "none"
> <<<<<< transaction = 5
> <<<<<< tlv_length = 4
> <<<<<< message = "Set Instance ID" (0x0020)
> <<<<<< TLV:
> <<<<<< type = "ID" (0x01)
> <<<<<< length = 1
> <<<<<< value = 00
> <<<<<< translated = 0
> QMI frame #9
> >>>>>> QMUX:
> >>>>>> length = 23
> >>>>>> flags = 0x80
> >>>>>> service = "ctl"
> >>>>>> client = 0
> >>>>>> QMI:
> >>>>>> flags = "response"
> >>>>>> transaction = 5
> >>>>>> tlv_length = 12
> >>>>>> message = "Set Instance ID" (0x0020)
> >>>>>> TLV:
> >>>>>> type = "Result" (0x02)
> >>>>>> length = 4
> >>>>>> value = 00:00:00:00
> >>>>>> translated = SUCCESS
> >>>>>> TLV:
> >>>>>> type = "Link ID" (0x01)
> >>>>>> length = 2
> >>>>>> value = 00:00
> >>>>>> translated = 0
> QMI frame #10
> <<<<<< QMUX:
> <<<<<< length = 20
> <<<<<< flags = 0x00
> <<<<<< service = "ctl"
> <<<<<< client = 0
> <<<<<< QMI:
> <<<<<< flags = "none"
> <<<<<< transaction = 6
> <<<<<< tlv_length = 9
> <<<<<< message = "Set Data Format" (0x0026)
> <<<<<< TLV:
> <<<<<< type = "Format" (0x01)
> <<<<<< length = 1
> <<<<<< value = 00
> <<<<<< translated = 0
> <<<<<< TLV:
> <<<<<< type = "Protocol" (0x10)
> <<<<<< length = 2
> <<<<<< value = 02:00
> <<<<<< translated = 2
> QMI frame #11
> >>>>>> QMUX:
> >>>>>> length = 27
> >>>>>> flags = 0x80
> >>>>>> service = "ctl"
> >>>>>> client = 0
> >>>>>> QMI:
> >>>>>> flags = "response"
> >>>>>> transaction = 6
> >>>>>> tlv_length = 16
> >>>>>> message = "Set Data Format" (0x0026)
> >>>>>> TLV:
> >>>>>> type = "Result" (0x02)
> >>>>>> length = 4
> >>>>>> value = 00:00:00:00
> >>>>>> translated = SUCCESS
> >>>>>> TLV:
> >>>>>> type = 0x12
> >>>>>> length = 1
> >>>>>> value = 00
> >>>>>> TLV:
> >>>>>> type = "Protocol" (0x10)
> >>>>>> length = 2
> >>>>>> value = 02:00
> >>>>>> translated = 2
> QMI frame #12
> <<<<<< QMUX:
> <<<<<< length = 28
> <<<<<< flags = 0x00
> <<<<<< service = "wds"
> <<<<<< client = 3
> <<<<<< QMI:
> <<<<<< flags = "none"
> <<<<<< transaction = 1
> <<<<<< tlv_length = 16
> <<<<<< message = (0x0001)
> <<<<<< TLV:
> <<<<<< type = 0x10
> <<<<<< length = 1
> <<<<<< value = 01
> <<<<<< TLV:
> <<<<<< type = 0x11
> <<<<<< length = 5
> <<<<<< value = 00:00:00:00:00
> <<<<<< TLV:
> <<<<<< type = 0x12
> <<<<<< length = 1
> <<<<<< value = 00
> QMI frame #13
> >>>>>> QMUX:
> >>>>>> length = 19
> >>>>>> flags = 0x80
> >>>>>> service = "wds"
> >>>>>> client = 3
> >>>>>> QMI:
> >>>>>> flags = "response"
> >>>>>> transaction = 1
> >>>>>> tlv_length = 7
> >>>>>> message = (0x0001)
> >>>>>> TLV:
> >>>>>> type = 0x02
> >>>>>> length = 4
> >>>>>> value = 00:00:00:00
> QMI frame #14
> <<<<<< QMUX:
> <<<<<< length = 12
> <<<<<< flags = 0x00
> <<<<<< service = "dms"
> <<<<<< client = 2
> <<<<<< QMI:
> <<<<<< flags = "none"
> <<<<<< transaction = 2
> <<<<<< tlv_length = 0
> <<<<<< message = "Get IDs" (0x0025)
> QMI frame #15
> >>>>>> QMUX:
> >>>>>> length = 54
> >>>>>> flags = 0x80
> >>>>>> service = "dms"
> >>>>>> client = 2
> >>>>>> QMI:
> >>>>>> flags = "response"
> >>>>>> transaction = 2
> >>>>>> tlv_length = 42
> >>>>>> message = "Get IDs" (0x0025)
> >>>>>> TLV:
> >>>>>> type = "Result" (0x02)
> >>>>>> length = 4
> >>>>>> value = 00:00:00:00
> >>>>>> translated = SUCCESS
> >>>>>> TLV:
> >>>>>> type = 0x20
> >>>>>> length = 6
> >>>>>> value = A0:78:BA:B4:03:1C
> >>>>>> TLV:
> >>>>>> type = 0x13
> >>>>>> length = 1
> >>>>>> value = 31
> >>>>>> TLV:
> >>>>>> type = "Esn" (0x10)
> >>>>>> length = 1
> >>>>>> value = 30
> >>>>>> translated = 0
> >>>>>> TLV:
> >>>>>> type = "Imei" (0x11)
> >>>>>> length = 15
> >>>>>> value = 33:35:38:39:32:33:30:34:30:39:39:39:39:39:39
> >>>>>> translated = 358923040999999
> QMI frame #16
> <<<<<< QMUX:
> <<<<<< length = 12
> <<<<<< flags = 0x00
> <<<<<< service = "nas"
> <<<<<< client = 2
> <<<<<< QMI:
> <<<<<< flags = "none"
> <<<<<< transaction = 3
> <<<<<< tlv_length = 0
> <<<<<< message = "Get Serving System" (0x0024)
> QMI frame #17
> >>>>>> QMUX:
> >>>>>> length = 86
> >>>>>> flags = 0x80
> >>>>>> service = "nas"
> >>>>>> client = 2
> >>>>>> QMI:
> >>>>>> flags = "response"
> >>>>>> transaction = 3
> >>>>>> tlv_length = 74
> >>>>>> message = "Get Serving System" (0x0024)
> >>>>>> TLV:
> >>>>>> type = "Result" (0x02)
> >>>>>> length = 4
> >>>>>> value = 00:00:00:00
> >>>>>> translated = SUCCESS
> >>>>>> TLV:
> >>>>>> type = "LTE TAC" (0x24)
> >>>>>> length = 2
> >>>>>> value = 11:52
> >>>>>> translated = 21009
> >>>>>> TLV:
> >>>>>> type = "Detailed Service Status" (0x21)
> >>>>>> length = 5
> >>>>>> value = 02:03:00:00:00
> >>>>>> translated = [ status = '2' capability = '3' hdr_status = '0'
> >>>>>> hdr_hybrid = '0' forbidden = '0' ]
> >>>>>> TLV:
> >>>>>> type = "CID 3GPP" (0x1d)
> >>>>>> length = 4
> >>>>>> value = 01:82:8C:01
> >>>>>> translated = 25985537
> >>>>>> TLV:
> >>>>>> type = "LAC 3GPP" (0x1c)
> >>>>>> length = 2
> >>>>>> value = C8:43
> >>>>>> translated = 17352
> >>>>>> TLV:
> >>>>>> type = "Roaming Indicator List" (0x15)
> >>>>>> length = 3
> >>>>>> value = 01:08:01
> >>>>>> translated = { [0] = '[ radio_interface = '8' roaming_indicator =
> >>>>>> '1' ] '}
> >>>>>> TLV:
> >>>>>> type = "Current PLMN" (0x12)
> >>>>>> length = 15
> >>>>>> value = 06:01:01:00:0A:54:65:6C:65:6B:6F:6D:2E:64:65
> >>>>>> translated = [ mcc = '262' mnc = '1' description = 'Telekom.de' ]
> >>>>>> TLV:
> >>>>>> type = "Data Service Capability" (0x11)
> >>>>>> length = 2
> >>>>>> value = 01:0B
> >>>>>> translated = { [0] = '11 '}
> >>>>>> TLV:
> >>>>>> type = "Roaming Indicator" (0x10)
> >>>>>> length = 1
> >>>>>> value = 01
> >>>>>> translated = 1
> >>>>>> TLV:
> >>>>>> type = "Serving System" (0x01)
> >>>>>> length = 6
> >>>>>> value = 01:01:01:02:01:08
> >>>>>> translated = [ registration_state = '1' cs_attach_state = '1'
> >>>>>> ps_attach_state = '1' selected_network = '2' radio_interfaces = '{ [0]
> >>>>>> = '8 '}' ]
> QMI frame #18
> <<<<<< QMUX:
> <<<<<< length = 16
> <<<<<< flags = 0x00
> <<<<<< service = "wds"
> <<<<<< client = 3
> <<<<<< QMI:
> <<<<<< flags = "none"
> <<<<<< transaction = 4
> <<<<<< tlv_length = 4
> <<<<<< message = "Set IP Family" (0x004D)
> <<<<<< TLV:
> <<<<<< type = "Preference" (0x01)
> <<<<<< length = 1
> <<<<<< value = 04
> <<<<<< translated = 4
> QMI frame #19
> >>>>>> QMUX:
> >>>>>> length = 19
> >>>>>> flags = 0x80
> >>>>>> service = "wds"
> >>>>>> client = 3
> >>>>>> QMI:
> >>>>>> flags = "response"
> >>>>>> transaction = 4
> >>>>>> tlv_length = 7
> >>>>>> message = "Set IP Family" (0x004D)
> >>>>>> TLV:
> >>>>>> type = "Result" (0x02)
> >>>>>> length = 4
> >>>>>> value = 00:00:00:00
> >>>>>> translated = SUCCESS
> QMI frame #20
> <<<<<< QMUX:
> <<<<<< length = 24
> <<<<<< flags = 0x00
> <<<<<< service = "wds"
> <<<<<< client = 3
> <<<<<< QMI:
> <<<<<< flags = "none"
> <<<<<< transaction = 5
> <<<<<< tlv_length = 12
> <<<<<< message = "Start Network" (0x0020)
> <<<<<< TLV:
> <<<<<< type = "Profile Index 3GPP" (0x31)
> <<<<<< length = 1
> <<<<<< value = 01
> <<<<<< translated = 1
> <<<<<< TLV:
> <<<<<< type = "Profile Index 3GPP2" (0x32)
> <<<<<< length = 1
> <<<<<< value = 65
> <<<<<< translated = 101
> <<<<<< TLV:
> <<<<<< type = "IP Family Preference" (0x19)
> <<<<<< length = 1
> <<<<<< value = 04
> <<<<<< translated = 4
> QMI frame #21
> >>>>>> QMUX:
> >>>>>> length = 26
> >>>>>> flags = 0x80
> >>>>>> service = "wds"
> >>>>>> client = 3
> >>>>>> QMI:
> >>>>>> flags = "response"
> >>>>>> transaction = 5
> >>>>>> tlv_length = 14
> >>>>>> message = "Start Network" (0x0020)
> >>>>>> TLV:
> >>>>>> type = "Result" (0x02)
> >>>>>> length = 4
> >>>>>> value = 00:00:00:00
> >>>>>> translated = SUCCESS
> >>>>>> TLV:
> >>>>>> type = "Packet Data Handle" (0x01)
> >>>>>> length = 4
> >>>>>> value = 30:D6:17:02
> >>>>>> translated = 35116592
> QMI frame #22
> <<<<<< QMUX:
> <<<<<< length = 16
> <<<<<< flags = 0x00
> <<<<<< service = "wds"
> <<<<<< client = 4
> <<<<<< QMI:
> <<<<<< flags = "none"
> <<<<<< transaction = 6
> <<<<<< tlv_length = 4
> <<<<<< message = "Set IP Family" (0x004D)
> <<<<<< TLV:
> <<<<<< type = "Preference" (0x01)
> <<<<<< length = 1
> <<<<<< value = 06
> <<<<<< translated = 6
> QMI frame #23
> >>>>>> QMUX:
> >>>>>> length = 21
> >>>>>> flags = 0x80
> >>>>>> service = "wds"
> >>>>>> client = 255
> >>>>>> QMI:
> >>>>>> flags = "indication"
> >>>>>> transaction = 0
> >>>>>> tlv_length = 9
> >>>>>> message = (0x0022)
> >>>>>> TLV:
> >>>>>> type = 0x01
> >>>>>> length = 2
> >>>>>> value = 02:00
> >>>>>> TLV:
> >>>>>> type = 0x12
> >>>>>> length = 1
> >>>>>> value = 04
> QMI frame #24
> <<<<<< QMUX:
> <<<<<< length = 12
> <<<<<< flags = 0x00
> <<<<<< service = "wds"
> <<<<<< client = 3
> <<<<<< QMI:
> <<<<<< flags = "none"
> <<<<<< transaction = 7
> <<<<<< tlv_length = 0
> <<<<<< message = (0x0023)
> QMI frame #25
> >>>>>> QMUX:
> >>>>>> length = 19
> >>>>>> flags = 0x80
> >>>>>> service = "wds"
> >>>>>> client = 4
> >>>>>> QMI:
> >>>>>> flags = "response"
> >>>>>> transaction = 6
> >>>>>> tlv_length = 7
> >>>>>> message = "Set IP Family" (0x004D)
> >>>>>> TLV:
> >>>>>> type = "Result" (0x02)
> >>>>>> length = 4
> >>>>>> value = 00:00:00:00
> >>>>>> translated = SUCCESS
> QMI frame #26
> <<<<<< QMUX:
> <<<<<< length = 24
> <<<<<< flags = 0x00
> <<<<<< service = "wds"
> <<<<<< client = 4
> <<<<<< QMI:
> <<<<<< flags = "none"
> <<<<<< transaction = 8
> <<<<<< tlv_length = 12
> <<<<<< message = "Start Network" (0x0020)
> <<<<<< TLV:
> <<<<<< type = "Profile Index 3GPP" (0x31)
> <<<<<< length = 1
> <<<<<< value = 01
> <<<<<< translated = 1
> <<<<<< TLV:
> <<<<<< type = "Profile Index 3GPP2" (0x32)
> <<<<<< length = 1
> <<<<<< value = 65
> <<<<<< translated = 101
> <<<<<< TLV:
> <<<<<< type = "IP Family Preference" (0x19)
> <<<<<< length = 1
> <<<<<< value = 06
> <<<<<< translated = 6
> QMI frame #27
> >>>>>> QMUX:
> >>>>>> length = 23
> >>>>>> flags = 0x80
> >>>>>> service = "wds"
> >>>>>> client = 3
> >>>>>> QMI:
> >>>>>> flags = "indication"
> >>>>>> transaction = 0
> >>>>>> tlv_length = 11
> >>>>>> message = (0x0001)
> >>>>>> TLV:
> >>>>>> type = 0x16
> >>>>>> length = 8
> >>>>>> value = 80:F0:FA:02:00:E1:F5:05
> QMI frame #28
> <<<<<< QMUX:
> <<<<<< length = 12
> <<<<<< flags = 0x00
> <<<<<< service = "wds"
> <<<<<< client = 3
> <<<<<< QMI:
> <<<<<< flags = "none"
> <<<<<< transaction = 9
> <<<<<< tlv_length = 0
> <<<<<< message = (0x0023)
> QMI frame #29
> >>>>>> QMUX:
> >>>>>> length = 38
> >>>>>> flags = 0x80
> >>>>>> service = "wds"
> >>>>>> client = 3
> >>>>>> QMI:
> >>>>>> flags = "response"
> >>>>>> transaction = 7
> >>>>>> tlv_length = 26
> >>>>>> message = (0x0023)
> >>>>>> TLV:
> >>>>>> type = 0x02
> >>>>>> length = 4
> >>>>>> value = 00:00:00:00
> >>>>>> TLV:
> >>>>>> type = 0x01
> >>>>>> length = 16
> >>>>>> value = FF:FF:FF:FF:FF:FF:FF:FF:80:F0:FA:02:00:E1:F5:05
> QMI frame #30
> <<<<<< QMUX:
> <<<<<< length = 19
> <<<<<< flags = 0x00
> <<<<<< service = "wds"
> <<<<<< client = 3
> <<<<<< QMI:
> <<<<<< flags = "none"
> <<<<<< transaction = 10
> <<<<<< tlv_length = 7
> <<<<<< message = "Get Current Settings" (0x002D)
> <<<<<< TLV:
> <<<<<< type = "Requested Settings" (0x10)
> <<<<<< length = 4
> <<<<<< value = 10:03:00:00
> <<<<<< translated = 784
> QMI frame #31
> >>>>>> QMUX:
> >>>>>> length = 31
> >>>>>> flags = 0x80
> >>>>>> service = "wds"
> >>>>>> client = 4
> >>>>>> QMI:
> >>>>>> flags = "response"
> >>>>>> transaction = 8
> >>>>>> tlv_length = 19
> >>>>>> message = "Start Network" (0x0020)
> >>>>>> TLV:
> >>>>>> type = "Result" (0x02)
> >>>>>> length = 4
> >>>>>> value = 01:00:0E:00
> >>>>>> translated = FAILURE: CallFailed
> >>>>>> TLV:
> >>>>>> type = "Call End Reason" (0x10)
> >>>>>> length = 2
> >>>>>> value = 01:00
> >>>>>> translated = 1
> >>>>>> TLV:
> >>>>>> type = "Verbose Call End Reason" (0x11)
> >>>>>> length = 4
> >>>>>> value = 02:00:CC:00
> >>>>>> translated = [ type = '2' reason = '204' ]
> QMI frame #32
> >>>>>> QMUX:
> >>>>>> length = 38
> >>>>>> flags = 0x80
> >>>>>> service = "wds"
> >>>>>> client = 3
> >>>>>> QMI:
> >>>>>> flags = "response"
> >>>>>> transaction = 9
> >>>>>> tlv_length = 26
> >>>>>> message = (0x0023)
> >>>>>> TLV:
> >>>>>> type = 0x02
> >>>>>> length = 4
> >>>>>> value = 00:00:00:00
> >>>>>> TLV:
> >>>>>> type = 0x01
> >>>>>> length = 16
> >>>>>> value = FF:FF:FF:FF:FF:FF:FF:FF:80:F0:FA:02:00:E1:F5:05
> QMI frame #33
> >>>>>> QMUX:
> >>>>>> length = 54
> >>>>>> flags = 0x80
> >>>>>> service = "wds"
> >>>>>> client = 3
> >>>>>> QMI:
> >>>>>> flags = "response"
> >>>>>> transaction = 10
> >>>>>> tlv_length = 42
> >>>>>> message = "Get Current Settings" (0x002D)
> >>>>>> TLV:
> >>>>>> type = "Result" (0x02)
> >>>>>> length = 4
> >>>>>> value = 00:00:00:00
> >>>>>> translated = SUCCESS
> >>>>>> TLV:
> >>>>>> type = "IPv4 Address" (0x1e)
> >>>>>> length = 4
> >>>>>> value = E0:29:16:AC
> >>>>>> translated = 2887133664
> >>>>>> TLV:
> >>>>>> type = "Primary IPv4 DNS Address" (0x15)
> >>>>>> length = 4
> >>>>>> value = D2:D2:4A:0A
> >>>>>> translated = 172675794
> >>>>>> TLV:
> >>>>>> type = "Secondary IPv4 DNS Address" (0x16)
> >>>>>> length = 4
> >>>>>> value = D3:D2:4A:0A
> >>>>>> translated = 172675795
> >>>>>> TLV:
> >>>>>> type = "IPv4 Gateway Address" (0x20)
> >>>>>> length = 4
> >>>>>> value = E1:29:16:AC
> >>>>>> translated = 2887133665
> >>>>>> TLV:
> >>>>>> type = "IPv4 Gateway Subnet Mask" (0x21)
> >>>>>> length = 4
> >>>>>> value = FC:FF:FF:FF
> >>>>>> translated = 4294967292
> QMI frame #34
> <<<<<< QMUX:
> <<<<<< length = 19
> <<<<<< flags = 0x00
> <<<<<< service = "wds"
> <<<<<< client = 3
> <<<<<< QMI:
> <<<<<< flags = "none"
> <<<<<< transaction = 11
> <<<<<< tlv_length = 7
> <<<<<< message = "Stop Network" (0x0021)
> <<<<<< TLV:
> <<<<<< type = "Packet Data Handle" (0x01)
> <<<<<< length = 4
> <<<<<< value = 30:D6:17:02
> <<<<<< translated = 35116592
> QMI frame #35
> >>>>>> QMUX:
> >>>>>> length = 19
> >>>>>> flags = 0x80
> >>>>>> service = "wds"
> >>>>>> client = 3
> >>>>>> QMI:
> >>>>>> flags = "response"
> >>>>>> transaction = 11
> >>>>>> tlv_length = 7
> >>>>>> message = "Stop Network" (0x0021)
> >>>>>> TLV:
> >>>>>> type = "Result" (0x02)
> >>>>>> length = 4
> >>>>>> value = 00:00:00:00
> >>>>>> translated = SUCCESS
> QMI frame #36
> >>>>>> QMUX:
> >>>>>> length = 33
> >>>>>> flags = 0x80
> >>>>>> service = "wds"
> >>>>>> client = 255
> >>>>>> QMI:
> >>>>>> flags = "indication"
> >>>>>> transaction = 0
> >>>>>> tlv_length = 21
> >>>>>> message = (0x0022)
> >>>>>> TLV:
> >>>>>> type = 0x01
> >>>>>> length = 2
> >>>>>> value = 01:00
> >>>>>> TLV:
> >>>>>> type = 0x10
> >>>>>> length = 2
> >>>>>> value = 02:00
> >>>>>> TLV:
> >>>>>> type = 0x11
> >>>>>> length = 4
> >>>>>> value = 03:00:D0:07
> >>>>>> TLV:
> >>>>>> type = 0x12
> >>>>>> length = 1
> >>>>>> value = 04
>
>
>
> Bjørn
> --
> To unsubscribe from this list: send the line "unsubscribe linux-usb" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html