linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Winischhofer <thomas@winischhofer.net>
To: linux-kernel@vger.kernel.org
Subject: [PATCH] SiS651 AGP support (2.4)
Date: Mon, 26 May 2003 16:15:56 +0200	[thread overview]
Message-ID: <3ED2219C.2040303@winischhofer.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 208 bytes --]


Patch to add (generic) AGPgart support for the SiS651. Please apply.

-- 
Thomas Winischhofer
Vienna/Austria
mailto:thomas@winischhofer.net          *** http://www.winischhofer.net/
mailto:twini@xfree86.org

[-- Attachment #2: sisagp_patch --]
[-- Type: text/plain, Size: 381 bytes --]

--- drivers/char/agp/agpgart_be.c_old	2003-05-26 16:11:13.000000000 +0200
+++ drivers/char/agp/agpgart_be.c	2003-05-26 16:11:47.000000000 +0200
@@ -4571,6 +4571,12 @@
 		"SiS",
 		"650",
 		sis_generic_setup },
+	{ PCI_DEVICE_ID_SI_651,
+		PCI_VENDOR_ID_SI,
+		SIS_GENERIC,
+		"SiS",
+		"651",
+		sis_generic_setup },
 	{ PCI_DEVICE_ID_SI_645,
 		PCI_VENDOR_ID_SI,
 		SIS_GENERIC,

                 reply	other threads:[~2003-05-26 14:03 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=3ED2219C.2040303@winischhofer.net \
    --to=thomas@winischhofer.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;
as well as URLs for NNTP newsgroup(s).