From owner-freebsd-current@FreeBSD.ORG Mon Aug 23 08:21:56 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 D2EA716A4CE for ; Mon, 23 Aug 2004 08:21:56 +0000 (GMT) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 335B443D3F for ; Mon, 23 Aug 2004 08:21:56 +0000 (GMT) (envelope-from sos@DeepCore.dk) Received: from [172.18.2.1] (csc-gw1.novi.dk [130.225.63.24]) by spider.deepcore.dk (8.12.11/8.12.10) with ESMTP id i7N8LsCM013031; Mon, 23 Aug 2004 10:21:54 +0200 (CEST) (envelope-from sos@DeepCore.dk) Message-ID: <4129A90A.1040303@DeepCore.dk> Date: Mon, 23 Aug 2004 10:21:30 +0200 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Mozilla Thunderbird 0.7.2 (X11/20040802) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Vaidas Damosevicius References: <20040821145419.O74813-100000@thought.holo.org> <4128B29E.9060500@snafu.de> <4128B556.9040106@DeepCore.dk> <4128C2BE.7080103@DeepCore.dk> <20040823080038.26D7535DB6@mail.if.lt> In-Reply-To: <20040823080038.26D7535DB6@mail.if.lt> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable cc: freebsd-current@freebsd.org Subject: Re: Recent ATA changes break Thinkpad T40p 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: Mon, 23 Aug 2004 08:21:56 -0000 Vaidas Damosevicius wrote: >=20 > On Sun, 22 Aug 2004, S=F8ren Schmidt wrote: >=20 >>> This is *not* a controller problem, its because the CDROM drive has=20 >>> buggy firmware that responds to both master and slave selection :( >> >> >> OK, I have committed a workaround for those buggers to -current... >> >> (for those that uses 5.3 just take your ATA driver upto -current) >> >=20 > Well, after cvsup and kernel rebuild I have the same problems: >=20 > ad0: WARNING - WRITE_DMA interrupt was seen but timeout fired LBA=3D527= 38515 > ad0: WARNING - WRITE_DMA interrupt was seen but timeout fired LBA=3D527= 38515 > ad0: WARNING - WRITE_DMA interrupt was seen but taskqueue stalled=20 > LBA=3D52738515 >=20 > ... and my system "hangs" - I can't login, I can't shutdown it - only=20 > turn off :( So you suffer from that "other" possibly non-ATA problem and not the=20 "fake slave" one? If you had provided a dmesg from the system, preferably from the kernel=20 that fails, I could maybe tell you more... Does backstepping only /sys/dev/ata to say aug 1st help ?(leave the rest = of the kernel uptodate). -S=F8ren