Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Aug 2003 15:02:38 -0700 (PDT)
From:      Nate Lawson <nate@root.org>
To:        Lars Eggert <larse@ISI.EDU>
Cc:        current@freebsd.org
Subject:   Re: panic with CF drive + USB reader
Message-ID:  <20030825150135.C18645@root.org>
In-Reply-To: <3F4A8446.30504@isi.edu>
References:  <20030825141234.Q18452@root.org> <3F4A8446.30504@isi.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 25 Aug 2003, Lars Eggert wrote:
> Nate Lawson wrote:
> >>this happens with an IBM MicroDrive mounted on a USB CF reader, -current
> >
> >>from 8/19/03. I couldn't get a coredump:
> >
> >>umass0: BBB reset failed, STALLED
> >>(da2:umass-sim0:0:0:0): AutoSense Failed
> >>umass0: BBB reset failed, STALLED
> >>(da2:umass-sim0:0:0:0): AutoSense Failed
> >>panic: softdep_setup_freeblocks: inode busy
> >>da2 at umass-sim0 bus 0 target 0 lun 0
> >>da2: <SanDisk ImageMate II 1.30> Removable Direct Access SCSI-2 device
> >>da2: 1.000MB/s transfers
> >>da2: 1027MB (2104705 512 byte sectors: 255H 63S/T 131C)
> >
> > Your microdrive may need some USB quirks.  Try RS_NO_CLEAR_UA (see
> > /sys/dev/usb/umass.c for examples).
>
> Thanks, I'll try that. It also complains during boot about not
> supporting Get Max Lun, so that's a quirk also.

No, that's likely not a quirk.  Complaining is ok if it doesn't cause
actual problems (i.e. can't mount partition).  Try one quirk at a time
until it works.

> Do you have any guesses what combination to use for the wire and command
> protocol fields for this device?

Copy a BBB line most likely.

-Nate



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