Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964781AbVLNODo (ORCPT ); Wed, 14 Dec 2005 09:03:44 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964782AbVLNODo (ORCPT ); Wed, 14 Dec 2005 09:03:44 -0500 Received: from build.arklinux.osuosl.org ([140.211.166.26]:53949 "EHLO mail.arklinux.org") by vger.kernel.org with ESMTP id S964781AbVLNODn (ORCPT ); Wed, 14 Dec 2005 09:03:43 -0500 From: Bernhard Rosenkraenzer To: linux-kernel@vger.kernel.org Subject: sata_uli fails to see harddisks on an ASRock 939Dual-SATA2 board Date: Wed, 14 Dec 2005 15:01:09 +0100 User-Agent: KMail/1.9 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200512141501.10093.bero@arklinux.org> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1177 Lines: 28 On an ASRock 939Dual-SATA2 board, the sata_uli driver recognizes the onboard SATA controller (PCI ID 10b9:5289 rev 10, Subsystem 1849:5289), but fails to see an attached harddisk (the BIOS identifies the harddisk correctly, so a hardware failure is unlikely). sata_uli apparently sees _something_ is attached, but doesn't get further. dmesg says: libata version 1.20 loaded. sata_uli 0000:00:12.1: version 0.5 GSI 18 sharing vector 0xD1 and IRQ 18 ACPI: PCI Interrupt 0000:00:12.1[A] -> GSI 19 (level, low) -> IRQ 209 ata1: SATA max UDMA/133 cmd 0xEC00 ctl 0xE082 bmdma 0xD880 irq 209 ata2: SATA max UDMA/133 cmd 0xE000 ctl 0xDC02 bmdma 0xD888 irq 209 ata1: SATA link up 1.5 Gbps (SStatus 113) scsi0 : sata_uli ata2: SATA link down (SStatus 0) scsi1 : sata_uli No disks are found, even though the link (on ata1) is detected. Verified both with an x86 and an x86_64 kernel, and both 2.6.15-rc5 and 2.6.15-rc5-mm2. Any ideas? - 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/