From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261156AbUBYThl (ORCPT ); Wed, 25 Feb 2004 14:37:41 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261275AbUBYThk (ORCPT ); Wed, 25 Feb 2004 14:37:40 -0500 Received: from parcelfarce.linux.theplanet.co.uk ([195.92.249.252]:36287 "EHLO www.linux.org.uk") by vger.kernel.org with ESMTP id S261277AbUBYTgw (ORCPT ); Wed, 25 Feb 2004 14:36:52 -0500 Message-ID: <403CF946.2080708@pobox.com> Date: Wed, 25 Feb 2004 14:36:38 -0500 From: Jeff Garzik User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030703 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Stefan Smietanowski CC: Linux Kernel , linux-ide@vger.kernel.org Subject: Re: [PATCH] fix Silicon Image SATA 4-port support References: <403C4E73.9030805@pobox.com> <403C8EDC.1030905@stesmi.com> In-Reply-To: <403C8EDC.1030905@stesmi.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Stefan Smietanowski wrote: > Hi Jeff. > >> Do not be fooled, Silicon Image is still marked CONFIG_BROKEN for a >> reason... :) But this should (hopefully!) get 4-port support going. >> >> Testing requested... > > > Care to elaborate on what's left to do until you're satisfied with it? > > And are the issues general (all chips) or specific to some chips? Just specific to Silicon Image, which is the only thing marked CONFIG_BROKEN. It needs to acknowledge more interrupts than it currently does. Jeff