From: Wes Newell <w.newell@verizon.net>
To: Arnaud Patard <apatard@mandriva.com>
Cc: Uwe Koziolek <uwe.koziolek@gmx.net>,
"linux.ide" <linux-ide@vger.kernel.org>
Subject: Re: Sis180 Jetway S755Max
Date: Tue, 30 Aug 2005 02:46:01 -0500 [thread overview]
Message-ID: <43140EB9.6070902@verizon.net> (raw)
In-Reply-To: <43134CDF.2060106@verizon.net>
Wes Newell wrote:
> Arnaud Patard wrote:
>
>> Wes Newell <w.newell@verizon.net> writes:
>>
>>
>>
>>> Uwe Koziolek wrote:
>>>
>>>
>>>
>>>> Hello Wes,
>>>>
>>>> i include for you a hothack for SiS180 into the sata5513, untested and
>>>> not pretty.
>>>>
>>>>
>>>
>>> I tried this one first. It found the controller but errored out. here
>>> the relevant dmesg.
>>>
>>> Linux version 2.6.11-12mdkcustom (root@wes2.com) (gcc version 3.4.3
>>> (Mandrakelinux 10.2 3.4.3-7mdk)) #1 Tue Aug 23 23:58:08 CDT 2005
>>>
>>> SIS5513: IDE controller at PCI slot 0000:00:0c.0
>>> SIS5513: chipset revision 0
>>> SIS5513: IDE controller at PCI slot 0000:00:0c.0
>>> SIS5513: chipset revision 0
>>> SIS_IDE: probe of 0000:00:0c.0 failed with error -1
>>>
>>
>> strange.. it's like the driver didn't recognize your chipset. According
>> to Jetway you have a 963L MuTIOL chipset which is afaik supported by the
>> driver.
>>
>>
>
> Yes, it has the 963, but it ALSO has a real SIS180 on it. That's where
> the problem lies, not with the 963. The 963 ide ports work fine with
> the stock 5513 driver.
>
>> Could you try the sis5113.c I've attached ? It's the same one as the one
>> submitted by Uwe. I only added some silly printks.
>>
>>
>>
>>>> additional i include the patch submitted by Arnaud Patard.
>>>>
>>>>
>>>
>>> I'm not sure how or to which sata_sis.c file to apply this. I've got
>>> the one that came with the above kernel, and then I've got the one I
>>>
>>
>>
>> the sata_sis from the 2.6.11-12mdk is the same as the one on kernel.org.
>>
>>
>>
>>> downloaded from SIS that locks up the system when a pata drive is
>>> installed on the sis180. The first was simple enough, just replaced
>>> the original sis5513.c and recompiled the kernel. Don't know what to
>>> do with this one.
>>>
>>>
>>>
>>>> If the last one works, it is the better solution, with chances to be
>>>> included into the kernel.
>>>>
>>>>
>>>
>>> the sata_sis patch suppossed to add pata support. Can't tell from
>>> his message and the code is greek to me.
>>>
>>
>>
>> I've configured the registers of the card when in pata mode but it's not
>> tested (I've only a SiS964L and SiS182 handy). I've only tested SATA
>> mode for SiS180 and SiS182.
>>
>>
> Ok, I've give this a try first.
>
Didn't work. syslog output:
(with no drive attached)
Aug 30 02:22:34 wes2 kernel: libata version 1.10 loaded.
Aug 30 02:22:34 wes2 kernel: ata1: SATA max UDMA/133 cmd 0xDC00 ctl
0xE002 bmdma 0xEC00 irq 19
Aug 30 02:22:34 wes2 kernel: ata2: SATA max UDMA/133 cmd 0xE400 ctl
0xE802 bmdma 0xEC08 irq 19
Aug 30 02:22:34 wes2 kernel: ata1: no device found (phy stat c033c754)
Aug 30 02:22:34 wes2 kernel: scsi1 : sata_sis
Aug 30 02:22:35 wes2 kernel: ata2: no device found (phy stat c033c754)
Aug 30 02:22:35 wes2 kernel: scsi2 : sata_sis
(with drive attached)
Aug 30 02:28:24 wes2 kernel: libata version 1.10 loaded.
Aug 30 02:28:24 wes2 kernel: ata1: SATA max UDMA/133 cmd 0xDC00 ctl
0xE002 bmdma 0xEC00 irq 19
Aug 30 02:28:24 wes2 kernel: ata2: SATA max UDMA/133 cmd 0xE400 ctl
0xE802 bmdma 0xEC08 irq 19
Aug 30 02:28:24 wes2 kernel: ata1: no device found (phy stat 00000000)
Aug 30 02:28:24 wes2 kernel: scsi2 : sata_sis
Aug 30 02:28:24 wes2 kernel: ata2: no device found (phy stat 00000000)
Aug 30 02:28:24 wes2 kernel: scsi3 : sata_sis
prev parent reply other threads:[~2005-08-30 7:43 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-19 16:39 [RFC][PATCH] add support for SIS 182 sata chipset in sata sis Arnaud Patard
2005-08-22 10:01 ` maintenence sata_sis Uwe Koziolek
2005-08-22 10:41 ` Rainer Koenig
2005-08-22 11:48 ` Arnaud Patard
2005-08-23 4:31 ` Wes Newell
2005-08-23 8:04 ` Uwe Koziolek
2005-08-23 17:58 ` Wes Newell
2005-08-23 20:32 ` Arnaud Patard
2005-08-23 21:14 ` Wes Newell
2005-08-23 22:02 ` Sis180 Jetway S755Max Uwe Koziolek
2005-08-24 6:20 ` Wes Newell
2005-08-29 13:29 ` Arnaud Patard
2005-08-29 17:58 ` Wes Newell
2005-08-30 7:46 ` Wes Newell [this message]
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=43140EB9.6070902@verizon.net \
--to=w.newell@verizon.net \
--cc=apatard@mandriva.com \
--cc=linux-ide@vger.kernel.org \
--cc=uwe.koziolek@gmx.net \
/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.