public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* agppart SiS 745 Patch - did it wrong before
@ 2002-06-03  9:12 Carsten Rietzschel
  0 siblings, 0 replies; only message in thread
From: Carsten Rietzschel @ 2002-06-03  9:12 UTC (permalink / raw)
  To: davej; +Cc: linux-kernel

[-- 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,

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-06-03  9:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-03  9:12 agppart SiS 745 Patch - did it wrong before Carsten Rietzschel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox