Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757439AbXIYHxP (ORCPT ); Tue, 25 Sep 2007 03:53:15 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753690AbXIYHxA (ORCPT ); Tue, 25 Sep 2007 03:53:00 -0400 Received: from wa-out-1112.google.com ([209.85.146.178]:12942 "EHLO wa-out-1112.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753359AbXIYHxA (ORCPT ); Tue, 25 Sep 2007 03:53:00 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:from:to:cc:references:subject:message-id:x-mailer; b=eP3tNpAKKd6YWm5YFSJO4c3IZxxCWyfQYLxJY5xlZOAFu8EH8fQv1v+ZKZF5qsdBHVHix81AKyk9AEyNwnZjLXUO6gWjInw1JONWMkPgZ0+bT4TRDLa6vfA+H8tXsrItyjbtJazU9pUreMIPge23BiXQz9KJ7CK/6zQVdx9xQgs= Date: Tue, 25 Sep 2007 15:52:52 +0800 From: "Peer Chen" To: "jeff" Cc: "linux-kernel" , "linux-ide" , "akpm" References: <200709251323031982245@gmail.com>, <46F8B3F8.1050909@garzik.org> Subject: Re: Re: [PATCH] sata_nv,ahci: add the ahci legacy mode support to sata_nv Message-ID: <200709251552483357334@gmail.com> X-mailer: Foxmail 6, 6, 105, 21 [cn] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1197 Lines: 37 We have three mode for one controller - IDE/RAID/AHCI, we want sata_nv being load when user select the IDE mode in BIOS, load ahci driver if RAID/AHCI being selected, which will verify if our legacy mode work well and have additional option if there is any bug for the ahci mode. ---------------- Peer Chen 2007-09-25 ------------------------------------------------------------- ?????ˣ?Jeff Garzik ???????ڣ?2007-09-25 15:08:45 ?ռ??ˣ?Peer Chen ???ͣ?linux-kernel; linux-ide; akpm ???⣺Re: [PATCH] sata_nv,ahci: add the ahci legacy mode support to sata_nv Peer Chen wrote: > Add the ahci controller legacy mode support to sata_nv. > Move the DIDs of legacy mode from ahci.c to sata_nv.c > > The patch base on kernel 2.6.23-rc8 > > Signed-off-by: Peer Chen I don't understand why these are being moved? If an interface can be driven via the AHCI driver, that is greatly preferred over the sata_nv driver. Jeff - 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/