From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [PATCH] sata_nv,ahci: add the ahci legacy mode support to sata_nv Date: Fri, 19 Oct 2007 03:25:49 -0400 Message-ID: <47185BFD.2010909@garzik.org> References: <200709251323031982245@gmail.com> <470FE47B.5060505@garzik.org> <47181CE1.4000802@garzik.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from srv5.dvmed.net ([207.36.208.214]:42196 "EHLO mail.dvmed.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751700AbXJSHZ4 (ORCPT ); Fri, 19 Oct 2007 03:25:56 -0400 In-Reply-To: Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: peer chen Cc: linux-kernel , linux-ide , akpm , Kuan Luo peer chen wrote: > Ok,I agree to use AHCI driver for our AHCI controllers no matter their > class codes are IDE/RAID/AHCI. But for those new or upcoming AHCI > controller which DIDs are not included in ahci.c and also IDE/RAID > mode being set in BIOS, no driver will be loaded currently, so I hope > the first patch http://lkml.org/lkml/2007/10/8/93 can be appied for > this case. Any comments? hmmm is that the correct URL? That one updates sata_nv to support AHCI controllers?. I would think you would want to add the RAID class code to ahci.c instead? And just some regular PCI IDs? Jeff