Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Jun 2003 13:48:23 +0200 (CEST)
From:      Richard Arends <richard@unixguru.nl>
To:        Michael Ranner <mranner@inode.at>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: umass device support...how generic is it?
Message-ID:  <20030609134611.E79396@mail.unixguru.nl>
In-Reply-To: <200306091340.04199.mranner@inode.at>
References:  <20030605194549.GD7355@tuatara.fishballoon.org> <20030606201840.L3493@carver.gumbysoft.com> <200306091340.04199.mranner@inode.at>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 9 Jun 2003, Michael Ranner wrote:

Michael,

> I get this on accessing the da0 device with mount or
> directly with dd:

> (da0:umass-sim0:0:0:0): Synchronize cache failed, status == 0x4, scsi status
> == 0x0
> umass0: BBB reset failed, TIMEOUT
> umass0: BBB bulk-in clear stall failed, TIMEOUT
> umass0: BBB bulk-out clear stall failed, TIMEOUT

Looks like the device doesn't like the Syncronize cache command. Try
adding the quirk DA_Q_NO_SYNC_CACHE for youre device in scsi_da.c

Regards,

Richard.

----
Paul Vixie in an interview with Sendmail.net:

Now that the Internet has the full spectrum of humanity as users,
the technology is showing its weakness: it was designed to be
used by friendly, smart people. Spammers, as an example of a class,
are neither friendly nor smart.



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