From: Aurelien Jarno <aurelien@aurel32.net>
To: Lionel.Bouton@inet6.fr, linux-kernel@vger.kernel.org
Subject: [PATCH 2.6.14-rc3] sis5513.c: enable ATA133 for the SiS965 southbridge
Date: Wed, 5 Oct 2005 22:59:06 +0200 [thread overview]
Message-ID: <20051005205906.GA4320@farad.aurel32.net> (raw)
Hi,
Here is a patch that enables the ATA133 mode for the SiS965 southbridge
in the SiS5513 driver.
Thanks,
Aurelien
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
--- linux-2.6.14-rc3-git4.orig/drivers/ide/pci/sis5513.c 2005-08-29 01:41:01.000000000 +0200
+++ linux-2.6.14-rc3-git4/drivers/ide/pci/sis5513.c 2005-10-05 22:12:30.000000000 +0200
@@ -87,6 +87,7 @@
u8 chipset_family;
u8 flags;
} SiSHostChipInfo[] = {
+ { "SiS965", PCI_DEVICE_ID_SI_965, ATA_133 },
{ "SiS745", PCI_DEVICE_ID_SI_745, ATA_100 },
{ "SiS735", PCI_DEVICE_ID_SI_735, ATA_100 },
{ "SiS733", PCI_DEVICE_ID_SI_733, ATA_100 },
--- linux-2.6.14-rc3-git4.orig/include/linux/pci_ids.h 2005-10-05 22:08:49.000000000 +0200
+++ linux-2.6.14-rc3-git4/include/linux/pci_ids.h 2005-10-05 22:13:35.000000000 +0200
@@ -672,6 +672,7 @@
#define PCI_DEVICE_ID_SI_961 0x0961
#define PCI_DEVICE_ID_SI_962 0x0962
#define PCI_DEVICE_ID_SI_963 0x0963
+#define PCI_DEVICE_ID_SI_965 0x0965
#define PCI_DEVICE_ID_SI_5107 0x5107
#define PCI_DEVICE_ID_SI_5300 0x5300
#define PCI_DEVICE_ID_SI_5511 0x5511
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debian developer | Electrical Engineer
`. `' aurel32@debian.org | aurelien@aurel32.net
`- people.debian.org/~aurel32 | www.aurel32.net
next reply other threads:[~2005-10-05 20:59 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-05 20:59 Aurelien Jarno [this message]
2005-10-06 9:40 ` [PATCH 2.6.14-rc3] sis5513.c: enable ATA133 for the SiS965 southbridge Bartlomiej Zolnierkiewicz
2005-10-07 9:41 ` Aurelien Jarno
2005-10-07 16:36 ` Wes Newell
2005-10-11 10:05 ` Rudolph Pereira
2005-10-21 20:35 ` wsong
2005-10-21 22:25 ` Francois Romieu
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=20051005205906.GA4320@farad.aurel32.net \
--to=aurelien@aurel32.net \
--cc=Lionel.Bouton@inet6.fr \
--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