From: Andrew Hutchings <info@a-wing.co.uk>
To: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: sis5513.c patch take 2
Date: Thu, 09 Jun 2005 13:11:15 +0100 [thread overview]
Message-ID: <42A831E3.5080607@a-wing.co.uk> (raw)
[-- Attachment #1: Type: text/plain, Size: 410 bytes --]
Hi,
Is this patch safer? I am burn-in testing it now and it seems work fine
with UDMA transfers. I added the PCI ID of the northbridge as suggested.
Regards
Andrew
--
Andrew Hutchings (A-Wing)
Linux Guru - Netserve Consultants Ltd. - http://www.domaincity.co.uk/
Admin - North Wales Linux User Group - http://www.nwlug.org.uk/
BOFH excuse 348: We're on Token Ring, and it looks like the token got loose.
[-- Attachment #2: sis5513-new.patch --]
[-- Type: text/x-patch, Size: 438 bytes --]
--- linux-2.6.12-rc6/drivers/ide/pci/sis5513.c 2005-06-06 16:22:29.000000000 +0100
+++ linux-2.6.12-rc6.new/drivers/ide/pci/sis5513.c 2005-06-09 17:41:07.000000000 +0100
@@ -87,6 +87,7 @@
u8 chipset_family;
u8 flags;
} SiSHostChipInfo[] = {
+ { "SiS760", PCI_DEVICE_ID_SI_760, 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 },
next reply other threads:[~2005-06-09 12:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-09 12:11 Andrew Hutchings [this message]
2005-06-09 12:33 ` sis5513.c patch take 2 Bartlomiej Zolnierkiewicz
2005-06-09 13:05 ` Andrew Hutchings
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=42A831E3.5080607@a-wing.co.uk \
--to=info@a-wing.co.uk \
--cc=bzolnier@gmail.com \
--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 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.