From owner-freebsd-bugs Fri Aug 16 5:20:10 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67FEB37B400 for ; Fri, 16 Aug 2002 05:20:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AD0743E6E for ; Fri, 16 Aug 2002 05:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GCK2JU075265 for ; Fri, 16 Aug 2002 05:20:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GCK2uZ075264; Fri, 16 Aug 2002 05:20:02 -0700 (PDT) Date: Fri, 16 Aug 2002 05:20:02 -0700 (PDT) Message-Id: <200208161220.g7GCK2uZ075264@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Oliver Fromme Subject: Re: kern/34712: [patch] SCSI quirk for USB Memorybird Reply-To: Oliver Fromme Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR kern/34712; it has been noted by GNATS. From: Oliver Fromme To: nate@root.org (Nate Lawson) Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: kern/34712: [patch] SCSI quirk for USB Memorybird Date: Fri, 16 Aug 2002 14:17:23 +0200 (CEST) Nate Lawson wrote: > Please upgrade to 4.6R or -STABLE and let us know if you have more > problems. If you do, please send dmesg output. Note: "minimum_cmd_size > is increased to 10" message is *not* an error. I'm afraid it doesn't work out of the box. I tried it on 4-stable that's about 2 weeks old (August 2). Please let me know if that's not new enough. When I plug the device in, I get this: | umass0: Fujitsu Memorybird, rev 1.00/1.00, addr 2 | da2 at umass-sim0 bus 0 target 0 lun 0 | da2: Removable Direct Access SCSI-0 device | da2: 650KB/s transfers | da2: 62MB (128000 512 byte sectors: 64H 32S/T 62C) So far, so good -- but when I try to do something with it, say, "fdisk /dev/da2", it sits there for several minutes and does nothing. The process can't be killed (it's in disk-wait state). dmesg says: | umass0: BBB reset failed, TIMEOUT | umass0: BBB bulk-in clear stall failed, TIMEOUT | umass0: BBB bulk-out clear stall failed, TIMEOUT | umass0: BBB reset failed, TIMEOUT | umass0: BBB bulk-in clear stall failed, TIMEOUT | umass0: BBB bulk-out clear stall failed, TIMEOUT | umass0: BBB reset failed, TIMEOUT | umass0: BBB bulk-in clear stall failed, TIMEOUT | umass0: BBB bulk-out clear stall failed, TIMEOUT | umass0: BBB reset failed, TIMEOUT | umass0: BBB bulk-in clear stall failed, TIMEOUT | umass0: BBB bulk-out clear stall failed, TIMEOUT | umass0: BBB reset failed, TIMEOUT | umass0: BBB bulk-in clear stall failed, TIMEOUT | umass0: BBB bulk-out clear stall failed, TIMEOUT | da2: reading primary partition table: error reading fsbn 0 So it seems I still need the quirk from the PR. Regards Oliver -- Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "All that we see or seem is just a dream within a dream" (E. A. Poe) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message