From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261506AbTJ1CNV (ORCPT ); Mon, 27 Oct 2003 21:13:21 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263824AbTJ1CNV (ORCPT ); Mon, 27 Oct 2003 21:13:21 -0500 Received: from parcelfarce.linux.theplanet.co.uk ([195.92.249.252]:36813 "EHLO www.linux.org.uk") by vger.kernel.org with ESMTP id S261506AbTJ1CNU (ORCPT ); Mon, 27 Oct 2003 21:13:20 -0500 Message-ID: <3F9DD0A6.1010703@pobox.com> Date: Mon, 27 Oct 2003 21:12:54 -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: bill davidsen CC: linux-kernel@vger.kernel.org Subject: Re: Linux 2.6.0-test9 References: <20031026120521.GD32168@vic20.blipp.com> <20031027182141.GH32168@vic20.blipp.com> In-Reply-To: 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 bill davidsen wrote: > In article <20031027182141.GH32168@vic20.blipp.com>, > Patrik Wallstrom wrote: > > | This patch worked for the Promise-controller: > | http://dev.gentoo.org/~brad_mssw/kernel_patches/2.6.0/2.6.0-test9-promise20378.patch > > If this patch solves the problem, might I hope that it will be > considered critical enough a bugfix to get into the mainline? I assume > the SATA code added in test9 was intended to work, rather than as a > place holder. The above patch solves the 'problem' of a particular PCI id not being listed in the driver. IOW it _adds_ new hardware support. Jeff