From owner-freebsd-usb@freebsd.org Wed Sep 27 02:11:31 2017 Return-Path: Delivered-To: freebsd-usb@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 155B7E28881 for ; Wed, 27 Sep 2017 02:11:31 +0000 (UTC) (envelope-from mandrews@bit0.com) Received: from bit0.com (chunkhead.bit0.com [52.14.199.164]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D79D78430A for ; Wed, 27 Sep 2017 02:11:30 +0000 (UTC) (envelope-from mandrews@bit0.com) Received: from chunkhead.bit0.com (localhost [127.0.0.1]) by bit0.com (Postfix) with ESMTP id 4DC5C24FE4; Tue, 26 Sep 2017 22:11:24 -0400 (EDT) X-Virus-Scanned: amavisd-new at bit0.com Received: from bit0.com ([127.0.0.1]) by chunkhead.bit0.com (chunkhead.bit0.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jvlk-9Veb1Sm; Tue, 26 Sep 2017 22:11:23 -0400 (EDT) Received: from beast.int.bit0.com (cpe-74-129-151-147.kya.res.rr.com [74.129.151.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by bit0.com (Postfix) with ESMTPSA; Tue, 26 Sep 2017 22:11:22 -0400 (EDT) Date: Tue, 26 Sep 2017 22:11:22 -0400 (EDT) From: Mike Andrews X-X-Sender: mandrews@beast.int.bit0.com To: Hans Petter Selasky cc: freebsd-usb@freebsd.org Subject: Re: umodem0, Cisco USB serial console, and quirks In-Reply-To: <0c4022f3-bd21-49b5-cadd-daeb9f1f3081@selasky.org> Message-ID: References: <0c4022f3-bd21-49b5-cadd-daeb9f1f3081@selasky.org> User-Agent: Alpine 2.21 (BSF 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Sep 2017 02:11:31 -0000 On Tue, 19 Sep 2017, Hans Petter Selasky wrote: > On 09/19/17 18:15, Mike Andrews wrote: >> >> 12:03:37.726830 usbus4.3 SUBM-BULK-EP=00000082,SPD=FULL,NFR=1,SLEN=0,IVAL=0 >> frame[0] READ 1024 bytes >> flags 0xa >> status 0xcf023 > > Hi, > > Look for: > > XXXX-BULK-EP=00000082 > > This is the USB read transfer. The other side is not returning any data, so > neither is "cu" printing anything. Maybe you can try to get a similar trace > from the system where it works? > > Looks to me like some kind of protocol error, that the Cisco USB serial > console needs some kind of activation. Took me a few days to get around to getting usbmon going on Linux. The verbose dump is too large for the list, so: https://www.bit0.com/tmp/usbmon-ciscoasa-verbose.txt https://www.bit0.com/tmp/usbmon-ciscoasa.txt