From: Bill Darrow <bdarrow@optonline.net>
To: linux-kernel@vger.kernel.org
Subject: [patch] regards SIS645DX/SIS5513
Date: Wed, 10 Jul 2002 04:18:00 -0400 [thread overview]
Message-ID: <20020710041800.34945f02.bdarrow@optonline.net> (raw)
Quick hack to support SiS645dx(646)/961B onboard 5513 family IDE controller for those of you with 645dx boards....
diff -c -b -r linuxold/drivers/ide/sis5513.c linux/drivers/ide/sis5513.c
*** linuxold/drivers/ide/sis5513.c Wed Jul 10 04:00:48 2002
--- linux/drivers/ide/sis5513.c Wed Jul 10 00:03:14 2002
***************
*** 177,182 ****
--- 177,183 ----
{ "SiS730", PCI_DEVICE_ID_SI_730, ATA_100a, SIS5513_LATENCY },
{ "SiS650", PCI_DEVICE_ID_SI_650, ATA_100, SIS5513_LATENCY },
{ "SiS645", PCI_DEVICE_ID_SI_645, ATA_100, SIS5513_LATENCY },
+ { "SiS646", PCI_DEVICE_ID_SI_646, ATA_100, SIS5513_LATENCY },
{ "SiS635", PCI_DEVICE_ID_SI_635, ATA_100, SIS5513_LATENCY },
{ "SiS640", PCI_DEVICE_ID_SI_640, ATA_66, SIS5513_LATENCY },
{ "SiS630", PCI_DEVICE_ID_SI_630, ATA_66, SIS5513_LATENCY },
diff -c -b -r linuxold/include/linux/pci_ids.h linux/include/linux/pci_ids.h
*** linuxold/include/linux/pci_ids.h Wed Jul 10 03:59:40 2002
--- linux/include/linux/pci_ids.h Wed Jul 10 00:10:41 2002
***************
*** 475,480 ****
--- 475,481 ----
#define PCI_DEVICE_ID_SI_635 0x0635
#define PCI_DEVICE_ID_SI_640 0x0640
#define PCI_DEVICE_ID_SI_645 0x0645
+ #define PCI_DEVICE_ID_SI_646 0x0646
#define PCI_DEVICE_ID_SI_650 0x0650
#define PCI_DEVICE_ID_SI_730 0x0730
#define PCI_DEVICE_ID_SI_630_VGA 0x6300
Bill
reply other threads:[~2002-07-10 8:15 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20020710041800.34945f02.bdarrow@optonline.net \
--to=bdarrow@optonline.net \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®