Date: Mon, 30 Dec 2002 14:41:53 -0500 (EST) From: John Baldwin <jhb@FreeBSD.org> To: Matthew Dillon <dillon@apollo.backplane.com> Cc: freebsd-current@FreeBSD.ORG, Josef Karthauser <joe@FreeBSD.ORG>, "Brian F. Feldman" <green@FreeBSD.ORG>, Bernd Walter <ticso@cicely8.cicely.de> Subject: Re: UMASS USB bug? (getting the Sony disk-on-key device working) Message-ID: <XFMail.20021230144153.jhb@FreeBSD.org> In-Reply-To: <200212192312.gBJNCe0w008663@apollo.backplane.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 19-Dec-2002 Matthew Dillon wrote: > This is a real mess but I finally got it to work. (Note > to John: both quirk entries are absolutely necessary, > everything stalls and dies without them). You might need to lie to umass and tell if to use the UFI or ATAPI protocols instead of SCSI. USB SCSI devices are supposed to support 6 byte commands. Alternatively, we could do the 6 to 10 translation for SCSI devices as well as UFI and ATAPI devices. -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20021230144153.jhb>