Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030225AbVLMVHE (ORCPT ); Tue, 13 Dec 2005 16:07:04 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1030227AbVLMVHD (ORCPT ); Tue, 13 Dec 2005 16:07:03 -0500 Received: from nproxy.gmail.com ([64.233.182.201]:4743 "EHLO nproxy.gmail.com") by vger.kernel.org with ESMTP id S1030225AbVLMVHB convert rfc822-to-8bit (ORCPT ); Tue, 13 Dec 2005 16:07:01 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=pjNOqR8O64NjdICpvWf5brwwVW6qBBfWaUoutr5RXC/lZ5d3EBaaPJcakjiVyWB3ds07EqzJnt6Z2A4wbAd3dzHYXjNGwTgOSneMNzlx8TpwcNXavgiJFsTpuAA84fDvJKRc98K5noiK6PqkLH3t8K3ZGZenv9J1z/tzRtHWfHY= Message-ID: <58cb370e0512131306q49cd6c3am41d5c1f46557fada@mail.gmail.com> Date: Tue, 13 Dec 2005 22:06:59 +0100 From: Bartlomiej Zolnierkiewicz To: Ben Collins Subject: Re: [PATCH 2/2] ide/sis5513: Add support for 965 chipset Cc: Ben Collins , linux-kernel@vger.kernel.org In-Reply-To: <1134506487.12502.20.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Content-Disposition: inline References: <1134498192250-git-send-email-bcollins@ubuntu.com> <1134498254295-git-send-email-bcollins@ubuntu.com> <58cb370e0512131038q49271226xfe932476bb05d2d0@mail.gmail.com> <1134502230.12502.17.camel@localhost.localdomain> <58cb370e0512131157y1176bbdbk5914c67c51a9a0f0@mail.gmail.com> <1134506487.12502.20.camel@localhost.localdomain> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1622 Lines: 37 On 12/13/05, Ben Collins wrote: > On Tue, 2005-12-13 at 20:57 +0100, Bartlomiej Zolnierkiewicz wrote: > > On 12/13/05, Ben Collins wrote: > > > On Tue, 2005-12-13 at 19:38 +0100, Bartlomiej Zolnierkiewicz wrote: > > > > Hi, > > > > > > > > SiS965 support has been merged recently (different patch because > > > > sis5513_pci_tbl[] chunk of this patch causes problems on the real > > > > SiS180 controller). > > > > > > > > Please ask the user to test vanilla 2.6.15-rc5. > > > > > > This patch was against 2.6.15-rc5. > > > > The original bug was filled against 2.6.12-9-amd64-k8 and then > > reported to work with this patch with 2.6.14-something (probably, > > because the exact kernel version is not mentioned in the bugzilla). > > > > Were you able to reproduce the problem with 2.6.15-rc5? > > No, but the useful bits were nowhere to be found, so I figured that it > still applied. The useful bits are here: http://kernel.org/git/?p=linux/kernel/git/bcollins/ubuntu-2.6.git;a=commitdiff;h=14351f8e573442e2437d4b177fa10075aaefd5c9;hp=4f1d774aadfc5a6ed1545dca180f66ab6d0f543d The author of the patch that you are submitting confirmed that a new patch works for him and suggested that it should be used instead of the original patch (because it conflicts with sata_sis driver as it claims the wrong PCI device). Bartlomiej - 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/