linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Oliver Neukum <oneukum@suse.com>
To: Chris <chris@cyber-anlage.de>,
	linux-usb@vger.kernel.org, johan@kernel.org
Subject: Re: pl2303 : unknown device type
Date: Tue, 27 Jul 2021 15:24:28 +0200	[thread overview]
Message-ID: <870cef37-ac7b-42b7-5691-088434c3b558@suse.com> (raw)
In-Reply-To: <2560053.x2KRyp2eMa@cyber-bucket>


On 27.07.21 14:37, Chris wrote:
> This problem was introduced with 5.13 and still persists in 5.13.5
> After downgrading to 5.12.x, everything works like expected. Tested on 
> archlinux. The device is an "ICP-DAS I-7561"
>

Hi,


this is almost certainly 8a7bf7510d1f43994b39a677e561af4ee6a1a0ae

("USB: serial: pl2303: amend and tighten type detection")

Your device just says 0 everywhere:

  bDeviceClass            0
  bDeviceSubClass         0
  bDeviceProtocol         0

We could add a default type, but does that make sense?

Getting Johan into the loop.

    Regards

        Oliver




  reply	other threads:[~2021-07-27 13:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-27 12:37 pl2303 : unknown device type Chris
2021-07-27 13:24 ` Oliver Neukum [this message]
2021-07-29 10:15   ` Johan Hovold
2021-07-29 10:10 ` Johan Hovold
2021-07-29 13:55   ` Chris
2021-07-30  7:32     ` Johan Hovold
2021-07-30 12:11       ` Johan Hovold
2021-07-30 12:21         ` [PATCH] USB: serial: pl2303: fix HX type detection Johan Hovold
2021-07-30 12:29           ` Greg KH
2021-07-30 15:11             ` Johan Hovold

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=870cef37-ac7b-42b7-5691-088434c3b558@suse.com \
    --to=oneukum@suse.com \
    --cc=chris@cyber-anlage.de \
    --cc=johan@kernel.org \
    --cc=linux-usb@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).