Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262248AbUCaR0A (ORCPT ); Wed, 31 Mar 2004 12:26:00 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262259AbUCaRZ7 (ORCPT ); Wed, 31 Mar 2004 12:25:59 -0500 Received: from s2.org ([195.197.64.39]:26000 "EHLO kalahari.s2.org") by vger.kernel.org with ESMTP id S262248AbUCaRZk (ORCPT ); Wed, 31 Mar 2004 12:25:40 -0500 To: Jeff Garzik Cc: Petr Sebor , linux-kernel@vger.kernel.org Subject: Re: [PATCH] Re: [sata] libata update References: <4064E691.2070009@pobox.com> <4069FBC3.2080104@scssoft.com> <406A8035.2080108@pobox.com> <406AB08C.1040907@scssoft.com> <406AF66B.1030205@pobox.com> From: Jarno Paananen Date: Wed, 31 Mar 2004 20:21:39 +0300 In-Reply-To: <406AF66B.1030205@pobox.com> (Jeff Garzik's message of "Wed, 31 Mar 2004 11:48:43 -0500") Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Security Through Obscurity, linux) 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: 1898 Lines: 50 Jeff Garzik writes: > Petr Sebor wrote: >> 2.6.5-rc3 + this patch: >> sata_via (0000:00:0f.0): PATA sharing not supported (0x2) >> via_sata: probe of (0000:00:0f.0) failed with error -5 > > > Thanks for testing. OK, one bug fix and here's a new patch... > > Thanks for all your help in narrowing this down, Thanks, that one works for me again: libata version 1.02 loaded. sata_via version 0.20 sata_via(00:0f.0): routed to hard irq line 5 ata1: SATA max UDMA/133 cmd 0xB400 ctl 0xB802 bmdma 0xC400 irq 20 ata2: SATA max UDMA/133 cmd 0xBC00 ctl 0xC002 bmdma 0xC408 irq 20 ata1: dev 0 cfg 49:2f00 82:346b 83:7f21 84:4003 85:3469 86:3e01 87:4003 88:407f ata1: dev 0 ATA, max UDMA/133, 72303840 sectors (lba48) ata1: dev 0 configured for UDMA/133 ata2: dev 0 cfg 49:2f00 82:346b 83:7f21 84:4003 85:3469 86:3e01 87:4003 88:203f ata2: dev 0 ATA, max UDMA/100, 488397168 sectors (lba48) ata2: dev 0 configured for UDMA/100 scsi1 : sata_via scsi2 : sata_via Vendor: ATA Model: WDC WD360GD-00FN Rev: 1.02 Type: Direct-Access ANSI SCSI revision: 05 Vendor: ATA Model: WDC WD2500JD-22F Rev: 1.02 Type: Direct-Access ANSI SCSI revision: 05 Attached scsi disk sda at scsi0, channel 0, id 3, lun 0 Attached scsi disk sdb at scsi1, channel 0, id 0, lun 0 Attached scsi disk sdc at scsi2, channel 0, id 0, lun 0 SCSI device sda: 71833096 512-byte hdwr sectors (36779 MB) sda: sda1 sda2 sda3 < sda5 sda6 sda7 > SCSI device sdb: 72303840 512-byte hdwr sectors (37020 MB) sdb: sdb1 SCSI device sdc: 488397168 512-byte hdwr sectors (250059 MB) sdc: sdc1 < sdc5 sdc6 > // Jarno - 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/