From owner-freebsd-usb@FreeBSD.ORG Wed Mar 30 11:40:42 2005 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8715B16A4CE for ; Wed, 30 Mar 2005 11:40:42 +0000 (GMT) Received: from mx2.mail.ru (mx2.mail.ru [194.67.23.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A3A843D49 for ; Wed, 30 Mar 2005 11:40:42 +0000 (GMT) (envelope-from bofh@mail.ru) Received: from [195.149.104.100] (port=52839 helo=[10.13.66.9]) by mx2.mail.ru with esmtp id 1DGbYu-000OfL-00; Wed, 30 Mar 2005 15:40:40 +0400 In-Reply-To: <20050330110436.GM33677@cicely12.cicely.de> References: <20050330104411.GL33677@cicely12.cicely.de> <20050330110436.GM33677@cicely12.cicely.de> Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <6ea402e33ab5f4d1a9e66c51c5ddc78a@mail.ru> Content-Transfer-Encoding: 7bit From: Alexandre Jouravlev Date: Wed, 30 Mar 2005 15:40:36 +0400 To: ticso@cicely.de X-Mailer: Apple Mail (2.619.2) X-Spam: Not detected cc: freebsd-usb@freebsd.org Subject: Re: Ezload problems. X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Mar 2005 11:40:42 -0000 On Mar 30, 2005, at 3:04 PM, Bernd Walter wrote: > > E.g. you switch firmware by issuing an USB request and if the > device disconnects bevor the request is completed things may hang > until timeout or even forever. > Device disconnects normal, as I can see the device after reboot. (At least I think so.) > You say that you see the disconnect. > In which lock state (ps -axl) are the usb* and ezload processes > after the disconnect message? There is no ezdownload process after disconnect message. usb* in different states like usbevt and usbtsk. With USB_DEBUG I can see that download process is completed before disconnection. Hidden flag -r of ezdownload utility also does not help. > Is there any change if you wait a minute? > No change even if I wait for a whole night.