From: Nathaniel Russell <root@chartermi.net>
To: reddog83@chartermi.net
Cc: linux-kernel@vger.kernel.org, <davej@suse.de>
Subject: [PATCH 2.5.x] Via AGP Support
Date: Sat, 7 Dec 2002 05:41:54 -0500 (EST) [thread overview]
Message-ID: <Pine.LNX.4.44.0212070538190.1642-200000@reddog.example.net> (raw)
[-- Attachment #1: Type: TEXT/PLAIN, Size: 331 bytes --]
This patch add's support for the Via 8633 AGP Card Slot.
This patch was diffed against current 2.5-BK tree.
Dave Jone's please take a look at it and see if it correct, if so please
add apply it to the Kernel tree.
The patch works on my Linux Box. And detects my AGP board.
PS Again thank you Dave.
CC me at reddog83@chartermi.net
[-- Attachment #2: Via AGP 8633 2.5 --]
[-- Type: TEXT/PLAIN, Size: 587 bytes --]
diff -urN linux-2.5/drivers/char/agp/agp.c~ linux/drivers/char/agp/agp.c
--- linux-2.5/drivers/char/agp/agp.c~ 2002-12-05 13:44:19.000000000 -0500
+++ linux/drivers/char/agp/agp.c 2002-12-07 05:36:12.000000000 -0500
@@ -1166,6 +1166,14 @@
.chipset_setup = via_generic_setup
},
{
+ .device_id = PCI_DEVICE_ID_VIA_8633_0,
+ .vendor_id = PCI_VENDOR_ID_VIA,
+ .chipset = VIA_GENRIC,
+ .vendor_name = "Via",
+ .chipset_name = "8633",
+ .chipset_setup = via_generic_setup
+ },
+ {
.device_id = 0,
.vendor_id = PCI_VENDOR_ID_VIA,
.chipset = VIA_GENERIC,
next reply other threads:[~2002-12-07 10:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-07 10:41 Nathaniel Russell [this message]
2002-12-07 10:55 ` Ruth Ivimey-Cook
2002-12-07 19:01 ` Nathaniel Russell
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=Pine.LNX.4.44.0212070538190.1642-200000@reddog.example.net \
--to=root@chartermi.net \
--cc=davej@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=reddog83@chartermi.net \
/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®