mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Lars Melin <larsm17@gmail.com>
To: Svyatoslav Ryhel <clamor95@gmail.com>
Cc: Oliver Neukum <oneukum@suse.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v1 1/1] usb: csc-acm: add Infineon/Comneon modem support (1519:0020)
Date: Mon, 26 Jan 2026 20:51:25 +0700	[thread overview]
Message-ID: <8a7ed9d1-c667-418a-a72a-d8d24ed0f9f8@gmail.com> (raw)
In-Reply-To: <CAPVz0n2xcnvus_u4dYDGL0VcgkWfVOJF7=hKuMPrjsE4UZTNLQ@mail.gmail.com>

On 2026-01-22 23:17, Svyatoslav Ryhel wrote:
> чт, 22 січ. 2026 р. о 17:58 Lars Melin <larsm17@gmail.com> пише:
>>
>> On 2026-01-22 22:17, Svyatoslav Ryhel wrote:
>>> Add support for Infineon/Comneon XMM626X modem that used in many Tegra30
>>> devices with GSM capablities like LG Optimus 4X (P880) and Vu (P895).
>>>
>>> The Vendor Id is 0x1519
>>> The Product ID is 0x0020
>>>
>>> Output of lsusb:
>>> Bus 001 Device 002: ID 1519:0020 Comneon HSIC Device
>>>
>>> Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
>>
>> Hi,
>> please include a full lsusb output, ie lsusb -vd 1519:0020 so we can
>> verify that union descriptors are missing.
>> (I have seen a full lsusb output where they are included.)
>>
> Hello there! Sure, here is what I get if I use lsusb -vd 1519:0020
> 
> lg-p895:~$ lsusb
> Bus 001 Device 001: ID 1d6b:0002 Linux 6.16.0+ ehci_hcd EHCI Host Controller
> Bus 001 Device 002: ID 1519:0020 Comneon HSIC Device
> lg-p895:~$ lsusb -vd 1519:0020
> Bus 001 Device 001: ID 1d6b:0002 Linux 6.16.0+ ehci_hcd EHCI Host Controller
> Bus 001 Device 002: ID 1519:0020 Comneon HSIC Device
> lg-p895:~$ lsusb -vd 1519:0020
> Bus 001 Device 001: ID 1d6b:0002 Linux 6.16.0+ ehci_hcd EHCI Host Controller
> Bus 001 Device 002: ID 1519:0020 Comneon HSIC Device
> 
> regular lsusb is added for reference.


You are using a stripped down version of lsusb which doesn't give a 
verbose output, please install the full version and try again.
If you don't have the full lsusb, how do you then know that your
device has a faulty union descriptor?
The full lsusb listing that I have for 1519:0020 has a correct
union descriptor so doesn't need a quirk.

thanks
Lars

  reply	other threads:[~2026-01-26 13:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-22 15:17 [PATCH v1 0/1] usb: csc-acm: add Infineon/Comneon modem support Svyatoslav Ryhel
2026-01-22 15:17 ` [PATCH v1 1/1] usb: csc-acm: add Infineon/Comneon modem support (1519:0020) Svyatoslav Ryhel
2026-01-22 15:58   ` Lars Melin
2026-01-22 16:17     ` Svyatoslav Ryhel
2026-01-26 13:51       ` Lars Melin [this message]
2026-01-26 14:55         ` Svyatoslav Ryhel
2026-01-27  1:12           ` Lars Melin
2026-01-27  6:50             ` Svyatoslav Ryhel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8a7ed9d1-c667-418a-a72a-d8d24ed0f9f8@gmail.com \
    --to=larsm17@gmail.com \
    --cc=clamor95@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=oneukum@suse.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®