From owner-cvs-all Tue Jan 8 13:27:51 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 C45C637B41C for ; Tue, 8 Jan 2002 13:27:39 -0800 (PST) Received: (qmail 2628 invoked from network); 8 Jan 2002 21:27:39 -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 ; 8 Jan 2002 21:27:39 -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 g08LRdK53660; Tue, 8 Jan 2002 13:27:39 -0800 (PST) (envelope-from john@laptop.baldwin.cx) Received: (from john@localhost) by laptop.baldwin.cx (8.11.6/8.11.6) id g08LR6001315; Tue, 8 Jan 2002 13:27:06 -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: <200201082107.g08L7l183164@freefall.freebsd.org> Date: Tue, 08 Jan 2002 13:27:05 -0800 (PST) From: John Baldwin To: Maxim Sobolev Subject: RE: cvs commit: src/sys/cam/scsi scsi_da.c Cc: cvs-all@FreeBSD.org, cvs-committers@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 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. -- 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