From owner-freebsd-current Thu Dec 19 9:24:15 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 EC62B37B406 for ; Thu, 19 Dec 2002 09:24:13 -0800 (PST) Received: from mail.speakeasy.net (mail17.speakeasy.net [216.254.0.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6112C43ED4 for ; Thu, 19 Dec 2002 09:24:12 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 28279 invoked from network); 19 Dec 2002 17:24:16 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail17.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 19 Dec 2002 17:24:16 -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 gBJHOAUT018837; Thu, 19 Dec 2002 12:24:10 -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: <200212191032.gBJAWNj0039522@apollo.backplane.com> Date: Thu, 19 Dec 2002 12:24:09 -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: > It took a hellofalong time pulling my hair out trying to figure out > why the Sony disk-on-key I just bought didn't work. > > First I added a Quirk entry for the standard 6-byte problem, but it > didn't solve the problem. You don't need the 6-byte quirk entries anymore. The umass(4) driver automatically handles 6-byte commands (converting them to 10-byte commands) and has done so for a while now. You should at least try removing the 6 byte quirk for now. -- 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