Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 18 Jun 2002 19:34:58 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 18 Jun 2002 19:34:57 -0400 Received: from natwar.webmailer.de ([192.67.198.70]:64350 "EHLO post.webmailer.de") by vger.kernel.org with ESMTP id ; Tue, 18 Jun 2002 19:34:55 -0400 Message-Id: <200206182334.BAA17271@post.webmailer.de> Content-Type: text/plain; charset=US-ASCII From: Arnd Bergmann To: Martin Dalecki Subject: Re: 2.5.22 ide disk hang on boot Date: Wed, 19 Jun 2002 03:32:52 +0200 X-Mailer: KMail [version 1.3.2] References: <200206172142.XAA19452@post.webmailer.de> <3D0ED3AC.6090801@evision-ventures.com> In-Reply-To: <3D0ED3AC.6090801@evision-ventures.com> Cc: linux-kernel@vger.kernel.org, Arnd Bergmann MIME-Version: 1.0 Content-Transfer-Encoding: 7BIT Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1438 Lines: 40 On Tuesday 18 June 2002 08:31, you wrote: > I assume that the system in question isn't: > > 1. Isn't setting up the drive in BIOS for DMA operation? Don't know. The BIOS setup does not have a config option for this. 'hdparm -d /dev/hda' says it's not using DMA usually. Compiling the kernel with or without 'Generic PCI bus-master DMA support' did not change the problem. > 2. Isn't showring the hda: hda1.... partition layout? The strange thing is that the primary partition table appears to be read proberly, but not the extended one at the beginning of hda3, i.e. it is showing p1 p2 p3 If the drive could not be read at all, it would not show the first three entries either. > As one can see from the above the problem is caused by PIO > read getting worser. I know the problem and am working on it. ok. > As a band plase apply patch -p1 -R < ide-clean-92.diff. As I wanted to say in the original mail: I tried that but was too lazy to clean up the rejects. Fortunately, it's not urgent for me, so I can just wait for the next release. Just tell me if you want me to try your fix. Arnd <>< - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/