From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 9574 invoked from network); 2 Mar 2022 04:17:45 -0000 Received: from 4ess.inri.net (216.126.196.42) by inbox.vuxu.org with ESMTPUTF8; 2 Mar 2022 04:17:45 -0000 Received: from mimir.eigenstate.org ([206.124.132.107]) by 4ess; Tue Mar 1 23:09:03 -0500 2022 Received: from abbatoir.myfiosgateway.com (pool-74-108-56-225.nycmny.fios.verizon.net [74.108.56.225]) by mimir.eigenstate.org (OpenSMTPD) with ESMTPSA id 68e8ebd5 (TLSv1.2:ECDHE-RSA-AES256-SHA:256:NO) for <9front@9front.org>; Tue, 1 Mar 2022 20:08:52 -0800 (PST) Message-ID: <64CCB492DFAE4EAEDF46CAF83BB8A752@eigenstate.org> To: 9front@9front.org Date: Tue, 01 Mar 2022 23:08:50 -0500 From: ori@eigenstate.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: ActivityPub software template Subject: Re: [9front] Re: [PATCH] nusb/serial: fix pl2303 usbcmd error checks Reply-To: 9front@9front.org Precedence: bulk Quoth Michael Forney : > On 2022-01-01-22, Michael Forney wrote: > > Since e0087b2a, usbcmd with Rh2d returns the size of the data stage > > (excluding the setup packet), so adjust the expected return values > > accordingly. > > Ping. nusb/serial doesn't work at all with Prolific devices without this patch. > currently, I have no usb serial devices to test with, but it looks good on reading -- committed.