From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264853AbUEJQRY (ORCPT ); Mon, 10 May 2004 12:17:24 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264851AbUEJQRX (ORCPT ); Mon, 10 May 2004 12:17:23 -0400 Received: from parcelfarce.linux.theplanet.co.uk ([195.92.249.252]:50575 "EHLO www.linux.org.uk") by vger.kernel.org with ESMTP id S264848AbUEJQRV (ORCPT ); Mon, 10 May 2004 12:17:21 -0400 Message-ID: <409FAB04.5070006@pobox.com> Date: Mon, 10 May 2004 12:17:08 -0400 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: sean CC: linux-kernel@vger.kernel.org Subject: Re: can't see drive on promise 20375 ATA card References: 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 sean wrote: > libata version 1.02 loaded. > sata_promise version 0.92 > ata1: SATA max UDMA/133 cmd 0xE1863200 ctl 0xE1863238 bmdma 0x0 irq 19 > ata2: SATA max UDMA/133 cmd 0xE1863280 ctl 0xE18632B8 bmdma 0x0 irq 19 > ata1: no device found (phy stat 00000000) > ata1: thread exiting > scsi0 : sata_promise > ata2: no device found (phy stat 00000000) > ata2: thread exiting > scsi1 : sata_promise > > > So it can see the SATA ports. > > How do I get the kernel to see the ATA port on the card? The driver does not support the PATA ports. Jeff