From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Brownell Subject: Re: [linux-usb-devel] Re: USB storage problems on OHCI.. Date: Mon, 22 Sep 2003 10:19:54 -0700 Sender: linux-scsi-owner@vger.kernel.org Message-ID: <3F6F2F3A.9020209@pacbell.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mta4.rcsntx.swbell.net ([151.164.30.28]:48540 "EHLO mta4.rcsntx.swbell.net") by vger.kernel.org with ESMTP id S263247AbTIVROz (ORCPT ); Mon, 22 Sep 2003 13:14:55 -0400 In-Reply-To: List-Id: linux-scsi@vger.kernel.org To: Martin Diehl Cc: Linus Torvalds , Alan Stern , Matthew Dharm , Greg KH , USB development list , SCSI development list Martin Diehl wrote: > Unfortunately I don't see an easy way to check the sourced packed size on > the wire - except using a bus analyzer of course. Right. There are not-easy ways to do this, involving tricked out host controller drivers usable only to debug things like this, but I wouldn't want to go there myself! :) - Dave