From owner-cvs-all Wed Jan 9 3:27:42 2002 Delivered-To: cvs-all@freebsd.org Received: from alcatraz.iptelecom.net.ua (alcatraz.iptelecom.net.ua [212.9.224.15]) by hub.freebsd.org (Postfix) with ESMTP id 102EA37B400; Wed, 9 Jan 2002 03:27:29 -0800 (PST) Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by alcatraz.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id NAA98988; Wed, 9 Jan 2002 13:27:25 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (h38.228.dialup.iptcom.net [212.9.228.38]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id NAA62507; Wed, 9 Jan 2002 13:27:23 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g09BQB820507; Wed, 9 Jan 2002 13:26:11 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3C3C28F6.AF291C13@FreeBSD.org> Date: Wed, 09 Jan 2002 13:26:46 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: John Baldwin Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/cam/scsi scsi_da.c References: Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit 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 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. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message