From owner-freebsd-stable@FreeBSD.ORG Fri Aug 22 01:05:28 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1086A16A4BF; Fri, 22 Aug 2003 01:05:28 -0700 (PDT) Received: from moek.pir.net (moek.pir.net [130.64.1.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E79843FF5; Fri, 22 Aug 2003 01:05:27 -0700 (PDT) (envelope-from pir@pir.net) Received: from pir by moek.pir.net with local (Exim) id 19q6ac-0004o3-00 ; Fri, 22 Aug 2003 03:44:06 -0400 Date: Fri, 22 Aug 2003 03:44:06 -0400 From: Peter Radcliffe To: stable@freebsd.org, current@freebsd.org Message-ID: <20030822074406.GB89@pir.net> Mail-Followup-To: stable@freebsd.org, current@freebsd.org References: <20030822001610.Q2740@root.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030822001610.Q2740@root.org> User-Agent: Mutt/1.4.1i X-fish: < X-Copy-On-Listmail: Please do NOT Cc: me on list mail. Subject: Re: HEADSUP: USB da(4) quirks disabled for 4.9 and 5.2 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: stable@freebsd.org List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Aug 2003 08:05:28 -0000 Nate Lawson probably said: > If you have any of the devices listed below, please test with a recent > -stable or -current. They will stop working in 4.9 and 5.2 although old > behavior can _temporarily_ be enabled by adding "options DA_OLD_QUIRKS" to > your kernel config. If I don't hear from anyone, they'll be going away > permanently after the releases. I'm running -stable as of August 18th (without DA_OLD_QUIRKS) and trying to use my usb floppy drive gives me; (da0:umass-sim0:0:0:0): Synchronize cache failed, status == 0x6, scsi status == 0x0 P. > /* > * This USB floppy drive uses the UFI command set. This > * command set is a derivative of the ATAPI command set and > * does not support READ_6 commands only READ_10. It also does > * not support sync cache (0x35). > */ > {T_DIRECT, SIP_MEDIA_REMOVABLE, "Y-E DATA", "USB-FDU", "*"}, > /*quirks*/ DA_Q_NO_SYNC_CACHE -- pir pir-sig@pir.net pir-sig@net.tufts.edu