Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Aug 2002 05:20:02 -0700 (PDT)
From:      Oliver Fromme <olli@lurza.secnetix.de>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/34712: [patch] SCSI quirk for USB Memorybird
Message-ID:  <200208161220.g7GCK2uZ075264@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

The following reply was made to PR kern/34712; it has been noted by GNATS.

From: Oliver Fromme <olli@lurza.secnetix.de>
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: <Fujitsu Memorybird 1.04> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208161220.g7GCK2uZ075264>