From owner-freebsd-current Mon Dec 30 11:41:51 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 547D737B401 for ; Mon, 30 Dec 2002 11:41:50 -0800 (PST) Received: from mail.speakeasy.net (mail15.speakeasy.net [216.254.0.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2941343ED4 for ; Mon, 30 Dec 2002 11:41:49 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 32473 invoked from network); 30 Dec 2002 19:41:54 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail15.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 30 Dec 2002 19:41:54 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id gBUJfkUT051534; Mon, 30 Dec 2002 14:41:47 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200212192312.gBJNCe0w008663@apollo.backplane.com> Date: Mon, 30 Dec 2002 14:41:53 -0500 (EST) From: John Baldwin To: Matthew Dillon Subject: Re: UMASS USB bug? (getting the Sony disk-on-key device working) Cc: freebsd-current@FreeBSD.ORG, Josef Karthauser , "Brian F. Feldman" , Bernd Walter Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 <>< 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