From: "Tvrtko A. Uršulin" <tvrtko@croadria.com>
To: Jeff Garzik <jgarzik@pobox.com>
Cc: linux-ide@vger.kernel.org, Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH,RFT] VIA SATA driver update
Date: Wed, 17 Mar 2004 12:36:21 +0100 [thread overview]
Message-ID: <200403171236.21145.tvrtko@croadria.com> (raw)
In-Reply-To: <405828DB.7060005@pobox.com>
On Wednesday 17 March 2004 11:30, Jeff Garzik wrote:
> I'm interested in hearing reports if libata's VIA SATA still fails for
> you...
Tested on:
ABIT KV7 VIAKT600 chipset
Kernel 2.6.5-rc1
With no options:
libata version 1.01 loaded.
sata_via version 0.20
sata_via(0000:00:0f.0): routed to hard irq line 11
ata1: SATA max UDMA/133 cmd 0xB400 ctl 0xB802 bmdma 0xC400 irq 10
ata2: SATA max UDMA/133 cmd 0xBC00 ctl 0xC002 bmdma 0xC408 irq 10
ata1 is slow to respond, please be patient
ata1 failed to respond (30 secs)
ata1: thread exiting
scsi0 : sata_via
ata2: no device found (phy stat 00000000)
ata2: thread exiting
scsi1 : sata_via
With:
1. acpi=off
2. noapic
3. acpi=off noapic
4. acpi=off noapic iommu=off
Result is always the same:
libata version 1.01 loaded.
sata_via version 0.20
sata_via(0000:00:0f.0): routed to hard irq line 11
ata1: SATA max UDMA/133 cmd 0xB400 ctl 0xB802 bmdma 0xC400 irq 11
ata2: SATA max UDMA/133 cmd 0xBC00 ctl 0xC002 bmdma 0xC408 irq 11
ata1 is slow to respond, please be patient
ata1 failed to respond (30 secs)
ata1: thread exiting
scsi0 : sata_via
ata2: no device found (phy stat 00000000)
ata2: thread exiting
scsi1 : sata_via
This is the same behavior I get ever since 2.6.1 when I started testing 2.6
seried. It also doesn't work under 2.6 with IDE generic support for
VIA8237SATA (irq timeout, dma timeout)
I works fine with VIA8237SATA generic patch under 2.4.25 though...
next prev parent reply other threads:[~2004-03-17 11:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-17 10:30 [PATCH,RFT] VIA SATA driver update Jeff Garzik
2004-03-17 10:35 ` Jeff Garzik
2004-03-17 11:36 ` Tvrtko A. Uršulin [this message]
2004-03-19 16:38 ` Jeff Garzik
2004-03-22 9:21 ` Tvrtko A. Uršulin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200403171236.21145.tvrtko@croadria.com \
--to=tvrtko@croadria.com \
--cc=jgarzik@pobox.com \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.