From owner-freebsd-current@FreeBSD.ORG Wed Jan 28 05:20:25 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 E4ED516A4CE for ; Wed, 28 Jan 2004 05:20:25 -0800 (PST) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 01C5743D1F for ; Wed, 28 Jan 2004 05:20:24 -0800 (PST) (envelope-from dhke@gmx.net) Received: (qmail 18780 invoked by uid 65534); 28 Jan 2004 13:20:22 -0000 Received: from p5091E259.dip.t-dialin.net (EHLO peter.home.wul) (80.145.226.89) by mail.gmx.net (mp013) with SMTP; 28 Jan 2004 14:20:22 +0100 X-Authenticated: #14354366 Received: (qmail 1836 invoked by uid 1001); 28 Jan 2004 13:20:21 -0000 Date: Wed, 28 Jan 2004 14:20:21 +0100 From: Peter Wullinger To: freebsd-current@freebsd.org Message-ID: <20040128132021.GA1697@peter.home.wul> Mail-Followup-To: freebsd-current@freebsd.org References: <20040125111743.GA564@bsd> <401672F7.8080404@noc.ntua.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <401672F7.8080404@noc.ntua.gr> User-Agent: Mutt/1.4.1i Subject: Re: System still hangs with "ata1-master: TIMEOUT - SETFEATURES SET TRANSFER MODE" 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, 28 Jan 2004 13:20:26 -0000 On Tue, Jan 27, 2004 at 04:17:27PM +0200, Panagiotis Astithas wrote: > Lefteris Chatzibarbas wrote: > -- snip --- > > "Me too". > Same controller, same hard disk, only one device on the second channel: > acd0: DVDROM at ata1-master UDMA33 > I used 5.2-RELEASE and the -current snapshot form 24/1. The former > freezes after the "TIMEOUT" message, the latter just locks up solid. The > machine runs happily a -current from last October though. Make that three ... on a different controller, though: atapci1: port \ 0x8800-0x880f,0x9000-0x9003,0x9400-0x9407,0x9800-0x9803,0xa000-0xa007 \ irq 10 at device 11.0 on pci0 cd1 at ata2 bus 0 target 0 lun 0 cd1: Removable CD-ROM SCSI-0 device cd1: 16.000MB/s transfers FreeBSD 5.2 freezes with the IDE activity LED for the controller continously glowing. -CURRENT from January 24th has the same problem. 5.1-RELEASE-p11 from last Christmas runs smoothly without complaints. An ideas or should I just dump that thing to were it belongs? Thanks, Peter