From owner-freebsd-stable@FreeBSD.ORG Sun Mar 14 14:26:06 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1CE716A4D0 for ; Sun, 14 Mar 2004 14:26:06 -0800 (PST) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80AB343D1F for ; Sun, 14 Mar 2004 14:26:06 -0800 (PST) (envelope-from julian@elischer.org) Received: from interjet.elischer.org ([24.7.73.28]) by comcast.net (sccrmhc12) with ESMTP id <2004031422023401200mi5v6e>; Sun, 14 Mar 2004 22:02:35 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id OAA33176; Sun, 14 Mar 2004 14:02:34 -0800 (PST) Date: Sun, 14 Mar 2004 14:02:32 -0800 (PST) From: Julian Elischer To: "Cordula's Web" In-Reply-To: <20040314164340.003C44088F@fw.farid-hajji.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-stable@freebsd.org Subject: Re: HEADSUP!!! USB MFC committed X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Mar 2004 22:26:06 -0000 thanks for getting back to me.. I will be doing work on USB next week, and I will try trace this then.. have you tried -current with your device? Julian On Sun, 14 Mar 2004, Cordula's Web wrote: > Hi Julian, > > this USB MFC broke my CASIO QV-4000 digicam downloads, which worked > very well just before. > > umass0: CASIO product 0x1001, rev 1.00/10.00, addr 2 > da0 at umass-sim0 bus 0 target 0 lun 0 > da0: Removable Direct Access SCSI-0 device > da0: 150KB/s transfers > da0: 1027MB (2104704 512 byte sectors: 255H 63S/T 131C) > (da0:umass-sim0:0:0:0): READ(10). CDB: 28 0 0 1a f5 22 0 0 38 0 > (da0:umass-sim0:0:0:0): ABORTED COMMAND asc:4e,0 > (da0:umass-sim0:0:0:0): Overlapped commands attempted > (da0:umass-sim0:0:0:0): READ(10). CDB: 28 0 0 1a f5 22 0 0 38 0 > (da0:umass-sim0:0:0:0): ABORTED COMMAND asc:4e,0 > (da0:umass-sim0:0:0:0): Overlapped commands attempted > > Mounting /dev/da0s1, ls et al. still works well, but as soon > as I start downloading the files with, say, "cp -Rv /mnt/* .", > the cp command hangs hard after having copied 5 or 6 small files. > The only way out is to turn the camera off, get a few errors: > > umass0: CBI reset failed, IOERROR > umass0: CBI bulk-in stall clear failed, IOERROR > umass0: CBI bulk-out stall clear failed, IOERROR > vnode_pager_getpages: I/O read error > vm_fault: pager read error, pid 7337 (cp) > umass0: at uhub0 port 1 (addr 2) disconnected > (da0:umass-sim0:0:0:0): lost device > umass0: detached > umass-sim:0:0:0:func_code 0x0901: Invalid target (target needed) > (da0:umass-sim0:0:0:0): Synchronize cache failed, status == 0x39, > scsi status == 0x0 > umass-sim:0:0:0:func_code 0x0901: Invalid target (target needed) > (da0:umass-sim0:0:0:0): removing device entry > > and then umount manually. > > Please help. > > Cheers, > -cpghost. > > -- > Cordula's Web. http://www.cordula.ws/ > >