From: Daniel Drake <dsd@gentoo.org>
To: akpm@osdl.org
Cc: linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org,
jeff@garzik.org, bzolnier@gmail.com
Subject: [PATCH resend] via82cxxx: Add VIA VT8237A southbridge ID
Date: Fri, 11 Aug 2006 20:33:46 +0100 (BST) [thread overview]
Message-ID: <20060811193346.E2D0C8E75CD@zog.reactivated.net> (raw)
Some motherboards based on the KT890 chipset include this southbridge. Adding
it allows the via82cxxx IDE driver to be used on these systems.
Signed-off-by: Daniel Drake <dsd@gentoo.org>
---
No respose from Bart on this one, and the ide git tree seems rather dead.
Can this go direct to Linus from here?
Index: linux/drivers/ide/pci/via82cxxx.c
===================================================================
--- linux.orig/drivers/ide/pci/via82cxxx.c
+++ linux/drivers/ide/pci/via82cxxx.c
@@ -81,6 +81,7 @@ static struct via_isa_bridge {
{ "vt6410", PCI_DEVICE_ID_VIA_6410, 0x00, 0x2f, VIA_UDMA_133 | VIA_BAD_AST },
{ "vt8251", PCI_DEVICE_ID_VIA_8251, 0x00, 0x2f, VIA_UDMA_133 | VIA_BAD_AST },
{ "vt8237", PCI_DEVICE_ID_VIA_8237, 0x00, 0x2f, VIA_UDMA_133 | VIA_BAD_AST },
+ { "vt8237a", PCI_DEVICE_ID_VIA_8237A, 0x00, 0x2f, VIA_UDMA_133 | VIA_BAD_AST },
{ "vt8235", PCI_DEVICE_ID_VIA_8235, 0x00, 0x2f, VIA_UDMA_133 | VIA_BAD_AST },
{ "vt8233a", PCI_DEVICE_ID_VIA_8233A, 0x00, 0x2f, VIA_UDMA_133 | VIA_BAD_AST },
{ "vt8233c", PCI_DEVICE_ID_VIA_8233C_0, 0x00, 0x2f, VIA_UDMA_100 },
next reply other threads:[~2006-08-11 19:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-11 19:33 Daniel Drake [this message]
2006-08-11 20:10 ` [PATCH resend] via82cxxx: Add VIA VT8237A southbridge ID Alan Cox
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=20060811193346.E2D0C8E75CD@zog.reactivated.net \
--to=dsd@gentoo.org \
--cc=akpm@osdl.org \
--cc=bzolnier@gmail.com \
--cc=jeff@garzik.org \
--cc=linux-ide@vger.kernel.org \
--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