All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johan Hovold <johan@kernel.org>
To: Chris <chris@cyber-anlage.de>
Cc: linux-usb@vger.kernel.org
Subject: Re: pl2303 : unknown device type
Date: Thu, 29 Jul 2021 12:10:44 +0200	[thread overview]
Message-ID: <YQJ+pLPIGc4Qwrf8@hovoldconsulting.com> (raw)
In-Reply-To: <2560053.x2KRyp2eMa@cyber-bucket>

[-- Attachment #1: Type: text/plain, Size: 1182 bytes --]

On Tue, Jul 27, 2021 at 02:37:23PM +0200, 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"

Thanks for reporting this.

> lsusb -v
> 
> Bus 002 Device 002: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port / Mobile Action MA-8910P
> Couldn't open device, some information will be missing
> 
> Device Descriptor:
>   bLength                18
>   bDescriptorType         1
>   bcdUSB               1.10
>   bDeviceClass            0
>   bDeviceSubClass         0
>   bDeviceProtocol         0
>   bMaxPacketSize0        64
>   idVendor           0x067b Prolific Technology, Inc.
>   idProduct          0x2303 PL2303 Serial Port / Mobile Action MA-8910P
>   bcdDevice           5d.ca

This is an unexpected device version (93.202) which may need to add a
special case for. The descriptors look just fine otherwise and matches
for example an HXD device I have here (with bcdDevice 4.00) but I guess
it could also be an HX or earlier.

Do you have any idea what kind of chip this is? 

Johan

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

  parent reply	other threads:[~2021-07-29 10:11 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
2021-07-29 10:15   ` Johan Hovold
2021-07-29 10:10 ` Johan Hovold [this message]
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=YQJ+pLPIGc4Qwrf8@hovoldconsulting.com \
    --to=johan@kernel.org \
    --cc=chris@cyber-anlage.de \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.