From owner-freebsd-usb@FreeBSD.ORG Mon Apr 27 07:08:24 2015 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 157961E9 for ; Mon, 27 Apr 2015 07:08:24 +0000 (UTC) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx1.freebsd.org (Postfix) with ESMTP id 03725199E for ; Mon, 27 Apr 2015 07:08:23 +0000 (UTC) Received: from msam.nabble.com (unknown [162.253.133.85]) by mwork.nabble.com (Postfix) with ESMTP id BCC761C36B3C for ; Mon, 27 Apr 2015 00:08:57 -0700 (PDT) Date: Mon, 27 Apr 2015 00:08:16 -0700 (MST) From: kott To: freebsd-usb@freebsd.org Message-ID: <1430118496759-6007874.post@n5.nabble.com> Subject: usb write error MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Apr 2015 07:08:24 -0000 Hello I am using a fixed storage usb on my board, and see this errors Write,This is a 2GB storage device, and on decoding the Write command the transfer length shows as 00 01, would this be correct ? (da0:umass-sim0:0:0:0)WRITE(10). CDB: 2a 00 00 3b af ff 00 00 01 00 (da0:umass-sim0:0:0:0): CAM status: CCB request completed with an error (da0:umass-sim0:0:0:0): Retrying command (da0:umass-sim0:0:0:0): WRITE(10). CDB: 2a 00 00 3b af ff 00 00 01 00 (da0:umass-sim0:0:0:0): CAM status: CCB request completed with an error (da0:umass-sim0:0:0:0): Retrying command ..Retries exhausted and comes out using FreeBSD 11, Any idea why this error occurs? Appreciate suggestions Thanks Kott -- View this message in context: http://freebsd.1045724.n5.nabble.com/usb-write-error-tp6007874.html Sent from the freebsd-usb mailing list archive at Nabble.com.