public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Carsten Rietzschel <cr@daRav.de>
To: davej@suse.de
Cc: linux-kernel@vger.kernel.org
Subject: agppart SiS 745 Patch - did it wrong before
Date: 03 Jun 2002 11:12:31 +0200	[thread overview]
Message-ID: <1023095891.1520.22.camel@rav-pc-linux> (raw)

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

Hi,
only added support SiS 745-IDs to PCI-Device list.

So agp-try-unsupported kernel option will not be nessecary
for let this chipset work.

This patch is against 2.5.20 
(but the same changes will also work for 2.4-kernel series).


Carsten Rietzschel


Adempt 2: "diffed" it the wrong way before. Big Sorry !!!


[-- Attachment #2: agppart-sis735-patch-2 --]
[-- Type: text/plain, Size: 400 bytes --]

--- linux-2.5.20/drivers/char/agp/agpgart_be.c.org	Mon Jun  3 03:44:42 2002
+++ linux-2.5.20/drivers/char/agp/agpgart_be.c	Mon Jun  3 10:43:45 2002
@@ -4562,6 +4562,12 @@
 		"SiS",
 		"735",
 		sis_generic_setup },
+	{ PCI_DEVICE_ID_SI_745,
+		PCI_VENDOR_ID_SI,
+		SIS_GENERIC,
+		"SiS",
+		"745",
+		sis_generic_setup },
 	{ PCI_DEVICE_ID_SI_730,
 		PCI_VENDOR_ID_SI,
 		SIS_GENERIC,

                 reply	other threads:[~2002-06-03  9:18 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=1023095891.1520.22.camel@rav-pc-linux \
    --to=cr@darav.de \
    --cc=davej@suse.de \
    --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