linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Guglielmo Fanini" <g.fanini@gmail.com>
To: linux-ide@vger.kernel.org
Subject: request for SiS SATA hard disk controller 966 rev. 1183 windows driver
Date: Mon, 5 May 2008 20:54:41 +0100	[thread overview]
Message-ID: <602D57F60B6F41499FD3A4E0A96AD1FD@willpc> (raw)

I found on http://www.sis.com/aboutsis/aboutsis_index05_01.htm a SATA driver 
411a.zip but it is for chipset 966 revisions 1182, 1184, I have chip 
revision 1183, can you ask SiS where to find the driver ?

I found on http://driver.sis.com/linux/raid/sis18x_20060508.zip

static struct pci_device_id sis_pci_tbl[] = {
 { PCI_VENDOR_ID_SI, 0x0180, PCI_ANY_ID, PCI_ANY_ID, 0, 0, sis_180 },
 { PCI_VENDOR_ID_SI, 0x0181, PCI_ANY_ID, PCI_ANY_ID, 0, 0, sis_180 },
 { PCI_VENDOR_ID_SI, 0x0182, PCI_ANY_ID, PCI_ANY_ID, 0, 0, sis_180 },
 { PCI_VENDOR_ID_SI, 0x1180, PCI_ANY_ID, PCI_ANY_ID, 0, 0, sis_180 },
 { PCI_VENDOR_ID_SI, 0x1182, PCI_ANY_ID, PCI_ANY_ID, 0, 0, sis_180 },

 { PCI_VENDOR_ID_SI, 0x1183, PCI_ANY_ID, PCI_ANY_ID, 0, 0, sis_180 },

 { PCI_VENDOR_ID_SI, 0x1184, PCI_ANY_ID, PCI_ANY_ID, 0, 0, sis_180 },
 { } /* terminate list */
}; 


             reply	other threads:[~2008-05-05 19:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-05 19:54 Guglielmo Fanini [this message]
2008-05-06 15:32 ` request for SiS SATA hard disk controller 966 rev. 1183 windows driver 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=602D57F60B6F41499FD3A4E0A96AD1FD@willpc \
    --to=g.fanini@gmail.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).