Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S266591AbUFWRgS (ORCPT ); Wed, 23 Jun 2004 13:36:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S266593AbUFWRgS (ORCPT ); Wed, 23 Jun 2004 13:36:18 -0400 Received: from sweetums.bluetronic.net ([24.199.150.42]:58499 "EHLO sweetums.bluetronic.net") by vger.kernel.org with ESMTP id S266591AbUFWRgR (ORCPT ); Wed, 23 Jun 2004 13:36:17 -0400 Date: Wed, 23 Jun 2004 13:30:12 -0400 (EDT) From: Ricky Beam To: George Georgalis cc: Linux Kernel Mail List Subject: Re: SIIMAGE sata fails with 2.6.7 In-Reply-To: <20040623163505.GA1068@trot.local> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 713 Lines: 19 On Wed, 23 Jun 2004, George Georgalis wrote: >Oooh, guess I needed to mount as a scsi dev now? but I don't see any >scsi devices available... must I first not mount the hdc partitions? Don't compile in the SIIMAGE driver. The IDE drivers are probed before SCSI, so it'll assume control of the chip and sata_sil will never get a chance. And you'll need a current bitkeeper snapshot (or -bk# tarball made after 6/22) to have the sata_sil Seagate drive fix. --Ricky - 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/