From owner-cvs-all Wed Jan 9 12:21:22 2002 Delivered-To: cvs-all@freebsd.org Received: from mail12.speakeasy.net (mail12.speakeasy.net [216.254.0.212]) by hub.freebsd.org (Postfix) with ESMTP id AEEC837B42B for ; Wed, 9 Jan 2002 12:20:13 -0800 (PST) Received: (qmail 13212 invoked from network); 9 Jan 2002 20:20:11 -0000 Received: from unknown (HELO server.baldwin.cx) ([64.81.54.73]) (envelope-sender ) by mail12.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 9 Jan 2002 20:20:11 -0000 Received: from laptop.baldwin.cx (root@laptop.baldwin.cx [192.168.0.4]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g09KKCK58407; Wed, 9 Jan 2002 12:20:12 -0800 (PST) (envelope-from john@laptop.baldwin.cx) Received: (from john@localhost) by laptop.baldwin.cx (8.11.6/8.11.6) id g09KJcI06182; Wed, 9 Jan 2002 12:19:38 -0800 (PST) (envelope-from john) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <3C3C28F6.AF291C13@FreeBSD.org> Date: Wed, 09 Jan 2002 12:19:38 -0800 (PST) From: John Baldwin To: Maxim Sobolev Subject: Re: cvs commit: src/sys/cam/scsi scsi_da.c Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 09-Jan-02 Maxim Sobolev wrote: > John Baldwin wrote: >> >> On 08-Jan-02 Maxim Sobolev wrote: >> > sobomax 2002/01/08 13:07:47 PST >> > >> > Modified files: >> > sys/cam/scsi scsi_da.c >> > Log: >> > Add quirk for DIVA USB Mp3 Player. >> >> What kind of quirk? USB devices shouldn't need the 6_BYTE quirks anymore, >> and >> if the device uses UFI, the SYNC_CACHE quirk is just cosmetic. In theory, >> USB >> devices that use UFI don't need quirks anymore. >> >> Note that 4.x still needs the quirks, just 5.0 doesn't. > > Donno why, but without this quirk the device doesn't work. See the PR > for the exact error message. Any ideas are appreciated. The error message in the PR doesn't include anything from CAM about 6-byte reads/writes. I'll just mail the submitter though to see what's up. > -Maxim -- 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 cvs-all" in the body of the message