From owner-freebsd-questions@FreeBSD.ORG Mon Mar 7 11:54:35 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9215016A4CE for ; Mon, 7 Mar 2005 11:54:35 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2ECBC43D6E for ; Mon, 7 Mar 2005 11:54:34 +0000 (GMT) (envelope-from pietro.cerutti@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so1045588rng for ; Mon, 07 Mar 2005 03:54:33 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=nYb46xDPo+4MkI6R46JxwkPJpaWbf9gUBw+0OxBzzPl8OnMa9JoBpD6tFkJb/8rttu7+Qo0ZeRx45At+9DjGOsZfFQjbzr3XEWjDAWeWnSh43zWY9RReq7SxOv/nLnvQ3Y+5CG2wyhhTyaOYwjztXDJ9hxA5UT2npJHXLC/QQFI= Received: by 10.38.151.73 with SMTP id y73mr199030rnd; Mon, 07 Mar 2005 03:54:33 -0800 (PST) Received: by 10.38.13.78 with HTTP; Mon, 7 Mar 2005 03:54:33 -0800 (PST) Message-ID: Date: Mon, 7 Mar 2005 11:54:33 +0000 From: Pietro Cerutti To: FreeBSD Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: USB 2.0 Flash Drive problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Pietro Cerutti List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 11:54:35 -0000 Hi folks, I saw that a problem related to this has already been posted to this list sometime in 2003, but no answers have been given. I just bought an USB 2.0 Flash Drive (Microspot). When I plug it in, I get these messages on the console: umass0: PNY USB2.0 FlashDisk, rev 2.00/0.50, addr 2 da0 at umass0-sim0 bus 0 target 0 lun 0 da0: < USB2.0 FlashDisk 1.1b > Removable Direct Access SCSI-0 device da0: 1.000 MB/s transfers da0: 248 MB (507904 512 byte sectors: 64H 32S/T 248C) And this is good, because the information is correct. But after this, it prints 7 times on the console the following: umass0: Phase Error, residue = 0 (da0:umass-sim0:0:0:0): Synchronize cache failed, status == 0x4, scsi status == 0x0 which is not good. The problem is that I can mount the device: # mount_msdosfs /dev/da0s1 /pen and I can read & write files on it, without any kind of problems. I have this in my kernel: # USB support device scbus device da device pass device uhci device ohci device usb device umass device ugen Any advice is appreciated! Thank you, best regards! -- Pietro "Piter" Cerutti Beansidhe - SwiSS Death / Thrash Metal Windows: "Where do you want to go today?" Linux: "Where do you want to go tomorrow?" FreeBSD: "Are you guys coming or what?"