Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751443AbVJKKFL (ORCPT ); Tue, 11 Oct 2005 06:05:11 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751445AbVJKKFL (ORCPT ); Tue, 11 Oct 2005 06:05:11 -0400 Received: from 109.82.233.220.exetel.com.au ([220.233.82.109]:43416 "EHLO faex.net") by vger.kernel.org with ESMTP id S1751443AbVJKKFJ (ORCPT ); Tue, 11 Oct 2005 06:05:09 -0400 Date: Tue, 11 Oct 2005 20:05:02 +1000 From: Rudolph Pereira To: Wes Newell Cc: Aurelien Jarno , Bartlomiej Zolnierkiewicz , Lionel.Bouton@inet6.fr, linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org Subject: Re: [PATCH 2.6.14-rc3] sis5513.c: enable ATA133 for the SiS965 southbridge Message-ID: <20051011100502.GB29008@delta.faex.net> References: <20051005205906.GA4320@farad.aurel32.net> <58cb370e0510060240x2f2e31c3kd0609a06172d86a4@mail.gmail.com> <20051007094135.GA16386@farad.aurel32.net> <4346A41E.3020505@verizon.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4346A41E.3020505@verizon.net> User-Agent: Mutt/1.5.9i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1165 Lines: 21 On Fri, Oct 07, 2005 at 11:36:46AM -0500, Wes Newell wrote: > It appears to me that this patch will try and apply itself to the real > SIS_180 which has the same true_id of 0x180. Can someone tell me what > will happen then? Indeed, I've tried Aurelien's patch and it works fine for me (on an asus k8s-mx motherboard). Going back over the reasons for the patch that is in -mm that I submitted, which was a rework of a patch that Arnaud Patard/Uwe Koziolek sent to linux-ide, it seems that the thinking was that complex probing and/or configuration was required for this chipset. I don't have any specs to work from, and am not the expert in any case, but it would seem that this is not necessary, and just doing a standard detect of the southbridge id is fine. Unless anyone has stronger evidence/experience, it would seem that the simplest/cleanest solution is an update to SiSHostChipInfo[], as in Aurelien's patch. - 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/