All of lore.kernel.org
 help / color / mirror / Atom feed
From: Harold Lee <harold@hotelling.net>
To: linux-ide@vger.kernel.org
Subject: sata_sil
Date: Wed, 29 Nov 2006 16:18:37 -0800	[thread overview]
Message-ID: <456E235D.3090705@hotelling.net> (raw)

Hi,

I just got a Cardbus / PCMCIA SATA controller using the Silicon Image 
3512 chipset. It is not working with my external SATA enclosure housing 
a WD 250 GB Caviar drive. The first error I see in dmesg is about the 
cache line size not being set. I tried unloading the sata_sil and libata 
modules, then "sudo setpci -s 03:00.0 CACHE_LINE_SIZE=08" then reloading 
them - but I still can't see the drive and I still get the "PIO error" / 
"failed to IDENTIFY (I/O error)" errors below in the dmesg output.

Any ideas?

 From lspci -v :

03:00.0 Mass storage controller: Silicon Image, Inc. SiI 3512 
[SATALink/SATARaid] Serial ATA Controller (rev 01)
        Subsystem: Silicon Image, Inc. SiI 3512 SATALink Controller
        Flags: bus master, 66Mhz, medium devsel, latency 64, IRQ 11
        I/O ports at 4010 [size=8]
        I/O ports at 4020 [size=4]
        I/O ports at 4018 [size=8]
        I/O ports at 4024 [size=4]
        I/O ports at 4000 [size=16]
        Memory at 50800000 (32-bit, non-prefetchable) [size=512]
        Expansion ROM at 50400000 [disabled] [size=512K]
        Capabilities: [60] Power Management version 2


 From dmesg:

libata version 1.20 loaded.
sata_sil 0000:03:00.0: version 0.9
PCI: Enabling device 0000:03:00.0 (0000 -> 0003)
ACPI: PCI interrupt 0000:03:00.0[A] -> GSI 11 (level, low) -> IRQ 11
sata_sil 0000:03:00.0: cache line size not set.  Driver may not function
sata_sil 0000:03:00.0: Applying R_ERR on DMA activate FIS errata fix
PCI: Setting latency timer of device 0000:03:00.0 to 64
ata1: SATA max UDMA/100 cmd 0xF8E48080 ctl 0xF8E4808A bmdma 0xF8E48000 
irq 11
ata2: SATA max UDMA/100 cmd 0xF8E480C0 ctl 0xF8E480CA bmdma 0xF8E48008 
irq 11
ata1: SATA link down (SStatus 0)
scsi9 : sata_sil
ata2: SATA link up 1.5 Gbps (SStatus 113)
ata2: PIO error
ata2: dev 0 failed to IDENTIFY (I/O error)
scsi10 : sata_sil


             reply	other threads:[~2006-11-30  0:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-30  0:18 Harold Lee [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-10-30 21:56 SATA_SIL Frans de Boer
2007-10-30 22:20 ` SATA_SIL Alan Cox
2007-10-30 22:58 ` SATA_SIL Greg Freemyer
2007-10-31 23:40 ` SATA_SIL Tejun Heo
     [not found]   ` <1193955948.17609.31.camel@ws1.fransdb.nl>
2007-11-02  1:11     ` SATA_SIL Tejun Heo
2007-11-02 10:23       ` SATA_SIL Frans de Boer
2007-11-02 10:49         ` SATA_SIL Tejun Heo

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=456E235D.3090705@hotelling.net \
    --to=harold@hotelling.net \
    --cc=linux-ide@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.