All of lore.kernel.org
 help / color / mirror / Atom feed
From: Uwe Koziolek <uwe.koziolek@gmx.net>
To: Sven Ladegast <sven@linux4geeks.de>
Cc: uwe.koziolek@web.de, linux-ide@vger.kernel.org
Subject: Re: sata_sis and SIS180 in combined mode
Date: Mon, 04 Dec 2006 00:18:41 +0100	[thread overview]
Message-ID: <45735B51.5040501@gmx.net> (raw)
In-Reply-To: <200612031834.16797.sven@linux4geeks.de>

Hello Sven,

the sata_sis does not really supports PATA-ports.  The driver must be
modified.
A good solution would be to move the SiS180/964 support to pata_sis
because the PATA code is much longer then the SATA code.
Only some lines must be added to the pata_sis, to support  the SATA  ports.
But actually it does not work.
Because you are only using the PATA port, you can make a private
solution, move the PCI-ID 180 from  sata_sis.c  to  sis5513.c  or 
pata_sis.c
dependend on the ide driver you want to use.

The SiS180 has no hardware RAID functionality, It is only a BIOS based
software raid. The SiS180 is a combined  SATA/PATA controller.

I will try a patch for this issue.

regards,
Uwe Koziolek


Sven Ladegast wrote:
> Hello Uwe,
>
> I am having problems to access a hard drive connected to a SIS180 
> SATA-RAID controller.
>
> The controller is located on my mainboard (Elitegroup KV2 extreme).
> There is only one hard disk drive connected to the PATA port od the 
> controller. Both SATA ports are empty. The BIOS of the controller 
> recognizes the disk and while running Microsoft Windows I can access the 
> disk.
>
> I do not know the SIS180 chipset. Probably it is a fake-RAID but I do not 
> know if the PATA port is just a SATA-PATA birdge hardwired on the 
> mainboard or if it is a seperate port.
>
>   

  parent reply	other threads:[~2006-12-03 23:18 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-03 17:34 sata_sis and SIS180 in combined mode Sven Ladegast
2006-12-03 23:04 ` Alan
2006-12-03 23:06   ` Sven Ladegast
2006-12-03 23:18 ` Uwe Koziolek [this message]
2006-12-04  0:11   ` Alan
2006-12-04  0:50     ` Uwe Koziolek
2006-12-04 12:56       ` Alan
2006-12-05  0:12         ` Uwe Koziolek
2006-12-05  0:31           ` Alan
2006-12-10 15:01             ` Uwe Koziolek
2006-12-10 15:51               ` Alan
2006-12-18 22:14 ` Uwe Koziolek

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=45735B51.5040501@gmx.net \
    --to=uwe.koziolek@gmx.net \
    --cc=linux-ide@vger.kernel.org \
    --cc=sven@linux4geeks.de \
    --cc=uwe.koziolek@web.de \
    /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.