From owner-freebsd-current@FreeBSD.ORG Wed Feb 11 07:07:53 2004 Return-Path: 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 A010A16A50A for ; Wed, 11 Feb 2004 07:07:53 -0800 (PST) Received: from mailhub.sweetdreamsracing.biz (mailhub.sweetdreamsracing.biz [66.92.171.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F79B43D3F for ; Wed, 11 Feb 2004 07:07:53 -0800 (PST) (envelope-from culverk@sweetdreamsracing.biz) Received: by mailhub.sweetdreamsracing.biz (Postfix, from userid 80) id 2A6171F6; Wed, 11 Feb 2004 10:12:21 -0500 (EST) Received: from 141.156.69.109 ([141.156.69.109]) by www.sweetdreamsracing.biz (Horde) with HTTP for ; Wed, 11 Feb 2004 10:12:21 -0500 Message-ID: <20040211101221.qo9lc88kc0gokoko@www.sweetdreamsracing.biz> Date: Wed, 11 Feb 2004 10:12:21 -0500 From: Kenneth Culver To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs Subject: ata problem X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Feb 2004 15:07:53 -0000 Hi, As of yesterday's -CURRENT, 2 or 3 of my computers (not all of them) are having a weird problem with CDRW drives: ad0: 58644MB [119150/16/63] at ata0-master UDMA133 ata1-slave: FAILURE - SETFEATURES SET TRANSFER MODE no interrupt acd0: CDROM at ata1-master PIO4 acd1: CDRW at ata1-slave BIOSPIO Both computers act the same way. One of them uses an older via chipset, and the other uses a sis 962/963 UDMA133 controller so I'm not sure it's the controller that the driver is having trouble with. Both CDRW drives are LITE-ON (one of them is a re-labled LITE-ON but still LITE-ON) Anyway, would any other info be necessary? Ken