Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751067AbWAPQA3 (ORCPT ); Mon, 16 Jan 2006 11:00:29 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751065AbWAPQA2 (ORCPT ); Mon, 16 Jan 2006 11:00:28 -0500 Received: from ns.virtualhost.dk ([195.184.98.160]:47219 "EHLO virtualhost.dk") by vger.kernel.org with ESMTP id S1751056AbWAPQA1 (ORCPT ); Mon, 16 Jan 2006 11:00:27 -0500 Date: Mon, 16 Jan 2006 17:02:24 +0100 From: Jens Axboe To: "Randy.Dunlap" Cc: Alan Cox , ide , lkml , akpm , jgarzik Subject: Re: [PATCH 1/4] SATA ACPI build (applies to 2.6.16-git9) Message-ID: <20060116160224.GM3945@suse.de> References: <20060113224252.38d8890f.rdunlap@xenotime.net> <20060116123112.GZ3945@suse.de> <1137426710.15553.0.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1032 Lines: 32 On Mon, Jan 16 2006, Randy.Dunlap wrote: > On Mon, 16 Jan 2006, Alan Cox wrote: > > > On Llu, 2006-01-16 at 13:31 +0100, Jens Axboe wrote: > > > On Fri, Jan 13 2006, Randy.Dunlap wrote: > > > > From: Randy Dunlap > > > > > > > > Add ata_acpi in Makefile and Kconfig. > > > > Add ACPI obj_handle. > > > > Add ata_acpi.c to libata kernel-doc template file. > > > > > > Randy, > > > > > > Any chance you can add PATA support as well for this? > > > > It should just work with pata devices using libata. > > ACPI namespace is different for PATA and SATA devices. > Once the device is found in the namespace, it may be very > similar (or it may not, I dunno yet). The naming seems different (eg IDEC -> PRID on SATA, IDE0 -> MSTR on PATA). -- Jens Axboe - 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/