cvs commit: src/sys/cam/scsi scsi_da.c

M. Warner Losh imp at bsdimp.com
Tue Jan 23 17:33:45 UTC 2007


In message: <45B6410B.2090107 at root.org>
            Nate Lawson <nate at root.org> writes:
: > : > +		{T_DIRECT, SIP_MEDIA_REMOVABLE, "*", "MP3 Player*",
: > : > +		"1.0"}, /*quirks*/ DA_Q_NO_SYNC_CACHE
: 
: So the vendor string should be set to "EM732X" and retested.  Blank 
: ("*") vendor or device strings should not be committed.

I've had people suggest that umass should disable sync cache for all
memory sticks because that's just not supported there.  It can't do it
blindly because it is supported, and does work, for things like usb
connected hard drives.

Is this a reasonable suggestion, and if so where can I find data on
the N different flavors of interface?

Warner


More information about the freebsd-scsi mailing list