Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932524AbWHRUa5 (ORCPT ); Fri, 18 Aug 2006 16:30:57 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932522AbWHRUa5 (ORCPT ); Fri, 18 Aug 2006 16:30:57 -0400 Received: from outpipe-village-512-1.bc.nu ([81.2.110.250]:19335 "EHLO lxorguk.ukuu.org.uk") by vger.kernel.org with ESMTP id S932519AbWHRUa4 (ORCPT ); Fri, 18 Aug 2006 16:30:56 -0400 Subject: Re: Merging libata PATA support into the base kernel From: Alan Cox To: Lee Trager Cc: Pavel Machek , "Rafael J. Wysocki" , Jason Lunz , Jens Axboe , Andi Kleen , linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org, Stefan Seyfried In-Reply-To: <44E6137B.9090103@PicturesInMotion.net> References: <1155144599.5729.226.camel@localhost.localdomain> <20060810122056.GP11829@suse.de> <20060810190222.GA12818@knob.reflex> <200608102140.36733.rjw@sisk.pl> <44E3E1E6.9090908@PicturesInMotion.net> <20060817091842.GC17899@elf.ucw.cz> <1155808348.15195.55.camel@localhost.localdomain> <20060817094512.GD17899@elf.ucw.cz> <1155815491.15195.75.camel@localhost.localdomain> <44E53635.3080702@PicturesInMotion.net> <44E53A9B.6080701@PicturesInMotion.net> <1155916869.28764.20.camel@localhost.localdomain> <44E6137B.9090103@PicturesInMotion.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Fri, 18 Aug 2006 21:50:54 +0100 Message-Id: <1155934254.31543.1.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 (2.6.2-1.fc5.5) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 642 Lines: 18 Ar Gwe, 2006-08-18 am 15:22 -0400, ysgrifennodd Lee Trager: > Well where in the kernel is the code that disabled HPA on startup? Im > new to kernel hacking so if you could point me in the right direction I > could try to patch it myself. drivers/ide/ide-disk.c Particularly: idedisk_check_hpa() which if you call at the end of the resume sequence for disks ought to do the right thing for you - 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/