lkml.org 
[lkml]   [2002]   [Jun]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subjectagppart SiS 745 Patch - did it wrong before
From
Date
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 !!!

--- 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,
\
 
 \ /
  Last update: 2005-03-22 13:26    [W:0.109 / U:0.208 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site